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