5 lines
122 B
C#
5 lines
122 B
C#
|
using System.Reflection;
|
||
|
using System.Runtime.CompilerServices;
|
||
|
|
||
|
[assembly: InternalsVisibleTo("UnityEditor.Purchasing")]
|