1 write to TypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\RuntimeTypeSystem_1.cs (1)
76
TypeHandle
= typeHandle;
1 reference to TypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\RuntimeTypeSystem_1.cs (1)
102
int hash = HashCode.Combine(
TypeHandle
.GetHashCode(), (int)ElementType, Rank);