6 lines
106 B
C#
6 lines
106 B
C#
using System.Reflection;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
|
|
[assembly: InternalsVisibleTo("specs")]
|