4 lines
121 B
C#
4 lines
121 B
C#
|
using System.Runtime.CompilerServices;
|
||
|
|
||
|
[assembly: InternalsVisibleTo("Unity.Performance.Profile-Analyzer.EditorTests")]
|