1using System.Runtime.CompilerServices; 2using System.Runtime.InteropServices; 3 4[assembly: InternalsVisibleTo("Unity.Mathematics.Tests")] 5[assembly: InternalsVisibleTo("Unity.Mathematics.PerformanceTests")]