using System.Runtime.CompilerServices; #if UNITY_INCLUDE_TESTS #if UNITY_EDITOR [assembly: InternalsVisibleTo("Unity.Netcode.EditorTests")] #endif // UNITY_EDITOR #endif // UNITY_INCLUDE_TESTS