Implemented interface member:
method
GetTypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts.IRuntimeTypeSystem.GetTypeHandle(Microsoft.Diagnostics.DataContractReader.TargetPointer)
20 references to GetTypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (20)
Contracts\RuntimeTypeSystem_1.cs (20)
361
Instantiation[i] = rts.
GetTypeHandle
(target.ReadPointer(perInstInfo + (ulong)target.PointerSize * (ulong)i));
544
TypeHandle canonMTHandle =
GetTypeHandle
(canonMTPtr);
688
TypeHandle parentHandle =
GetTypeHandle
(parentMT);
809
TypeHandles[i] = rts.
GetTypeHandle
(target.ReadPointer(dictionaryPointer + (ulong)target.PointerSize * (ulong)i));
981
return
GetTypeHandle
(methodTable.PerInstInfo);
993
return
GetTypeHandle
(paramTypeDesc.TypeArg);
1087
potentialMatch =
GetTypeHandle
(ptr);
1166
return
GetTypeHandle
(typeHandlePtr);
1264
TypeHandles[i] = rts.
GetTypeHandle
(target.ReadPointer(retAndArgs + (ulong)target.PointerSize * (ulong)i));
1542
_ =
GetTypeHandle
(methodDesc.MethodTable);
1634
TypeHandle mt =
GetTypeHandle
(mtAddr);
1724
TypeHandle canonMT =
GetTypeHandle
(GetCanonicalMethodTable(typeHandle));
1739
TypeHandle canonMT =
GetTypeHandle
(GetCanonicalMethodTable(typeHandle));
1766
TypeHandle canonMT =
GetTypeHandle
(cannonMTPTr);
1779
TypeHandle lookupMT =
GetTypeHandle
(lookupMTPtr);
1790
lookupMTPtr = GetCanonicalMethodTable(
GetTypeHandle
(lookupMTPtr));
1877
TypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
1965
TypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
1973
TypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2083
TypeHandle ctx =
GetTypeHandle
(enclosingMT);