2025-05-01 01:48:08 -07:00

5 lines
123 B
C#

using System;
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Unity.Collections.PerformanceTests")]