9 references to ValueTypeHashCodeStrategy
System.Private.CoreLib (9)
LibraryImports.g.cs (3)
3750private static unsafe partial global::System.ValueType.ValueTypeHashCodeStrategy GetHashCodeStrategy(global::System.Runtime.CompilerServices.MethodTable* pMT, global::System.Runtime.CompilerServices.ObjectHandleOnStack objHandle, out uint fieldOffset, out uint fieldSize, out global::System.Runtime.CompilerServices.MethodTable* fieldMT) 3755global::System.ValueType.ValueTypeHashCodeStrategy __retVal; 3767static extern unsafe global::System.ValueType.ValueTypeHashCodeStrategy __PInvoke(global::System.Runtime.CompilerServices.MethodTable* __pMT_native, global::System.Runtime.CompilerServices.ObjectHandleOnStack __objHandle_native, uint* __fieldOffset_native, uint* __fieldSize_native, global::System.Runtime.CompilerServices.MethodTable** __fieldMT_native);
src\System\ValueType.cs (6)
125case ValueTypeHashCodeStrategy.ReferenceField: 129case ValueTypeHashCodeStrategy.DoubleField: 133case ValueTypeHashCodeStrategy.SingleField: 137case ValueTypeHashCodeStrategy.FastGetHashCode: 142case ValueTypeHashCodeStrategy.ValueTypeOverride: 165private static unsafe partial ValueTypeHashCodeStrategy GetHashCodeStrategy(