Implemented interface member:
method
GetTypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts.IRuntimeTypeSystem.GetTypeHandle(Microsoft.Diagnostics.DataContractReader.TargetPointer)
21 references to GetTypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (21)
Contracts\RuntimeTypeSystem_1.cs (21)
361
Instantiation[i] = rts.
GetTypeHandle
(target.ReadPointer(perInstInfo + (ulong)target.PointerSize * (ulong)i));
566
TypeHandle canonMTHandle =
GetTypeHandle
(canonMTPtr);
733
TypeHandle parentHandle =
GetTypeHandle
(parentMT);
854
TypeHandles[i] = rts.
GetTypeHandle
(target.ReadPointer(dictionaryPointer + (ulong)target.PointerSize * (ulong)i));
1026
return
GetTypeHandle
(methodTable.PerInstInfo);
1038
return
GetTypeHandle
(paramTypeDesc.TypeArg);
1132
potentialMatch =
GetTypeHandle
(ptr);
1211
return
GetTypeHandle
(typeHandlePtr);
1315
TypeHandles[i] = rts.
GetTypeHandle
(target.ReadPointer(retAndArgs + (ulong)target.PointerSize * (ulong)i));
1593
_ =
GetTypeHandle
(methodDesc.MethodTable);
1685
TypeHandle mt =
GetTypeHandle
(mtAddr);
1775
TypeHandle canonMT =
GetTypeHandle
(GetCanonicalMethodTable(typeHandle));
1790
TypeHandle canonMT =
GetTypeHandle
(GetCanonicalMethodTable(typeHandle));
1817
TypeHandle canonMT =
GetTypeHandle
(cannonMTPTr);
1830
TypeHandle lookupMT =
GetTypeHandle
(lookupMTPtr);
1841
lookupMTPtr = GetCanonicalMethodTable(
GetTypeHandle
(lookupMTPtr));
1928
TypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2022
TypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2030
TypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2089
TypeHandle enclosingType =
GetTypeHandle
(enclosingMT);
2169
TypeHandle ctx =
GetTypeHandle
(enclosingMT);