9 references to ValueTypeHashCodeStrategy
System.Private.CoreLib (9)
LibraryImports.g.cs (3)
3750
private 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)
3755
global::System.ValueType.
ValueTypeHashCodeStrategy
__retVal;
3767
static 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)
125
case
ValueTypeHashCodeStrategy
.ReferenceField:
129
case
ValueTypeHashCodeStrategy
.DoubleField:
133
case
ValueTypeHashCodeStrategy
.SingleField:
137
case
ValueTypeHashCodeStrategy
.FastGetHashCode:
142
case
ValueTypeHashCodeStrategy
.ValueTypeOverride:
165
private static unsafe partial
ValueTypeHashCodeStrategy
GetHashCodeStrategy(