5 lines
123 B
C#
5 lines
123 B
C#
|
using System;
|
||
|
using System.Runtime.CompilerServices;
|
||
|
|
||
|
[assembly: InternalsVisibleTo("Unity.Collections.PerformanceTests")]
|