3 references to UnsafeEnumCastLong
mscorlib (3)
system\collections\generic\equalitycomparer.cs (3)
458
long x_final = System.Runtime.CompilerServices.JitHelpers.
UnsafeEnumCastLong
(x);
459
long y_final = System.Runtime.CompilerServices.JitHelpers.
UnsafeEnumCastLong
(y);
465
long x_final = System.Runtime.CompilerServices.JitHelpers.
UnsafeEnumCastLong
(obj);