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