2 references to Identity
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Numerics\Matrix4x4.cs (1)
120get => Impl.Identity.AsM4x4();
src\libraries\System.Private.CoreLib\src\System\Numerics\Matrix4x4.Impl.cs (1)
1052Impl matTemp = Identity;