3 lines
87 B
C#
3 lines
87 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("Mirror.Tests")]
|