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