10 references to AsROImpl
System.Private.CoreLib (10)
src\libraries\System.Private.CoreLib\src\System\Numerics\Matrix4x4.cs (10)
166
readonly get =>
AsROImpl
().X;
177
readonly get =>
AsROImpl
().Y;
188
readonly get =>
AsROImpl
().Z;
199
readonly get =>
AsROImpl
().W;
220
ref readonly Impl impl = ref
AsROImpl
();
338
ref readonly Impl impl = ref
AsROImpl
();
1037
=>
AsROImpl
().Equals(obj);
1044
=>
AsROImpl
().Equals(in other.AsImpl());
1049
=>
AsROImpl
().GetDeterminant();
1074
=>
AsROImpl
().GetHashCode();