Implemented interface member:
method
GetTypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts.IRuntimeTypeSystem.GetTypeHandle(Microsoft.Diagnostics.DataContractReader.TargetPointer)
22 references to GetTypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (22)
Contracts\RuntimeTypeSystem_1.cs (22)
363
Instantiation[i] = rts.
GetTypeHandle
(target.ReadPointer(perInstInfo + (ulong)target.PointerSize * (ulong)i));
568
TypeHandle canonMTHandle =
GetTypeHandle
(canonMTPtr);
924
TypeHandle parentHandle =
GetTypeHandle
(parentMT);
1042
TypeHandles[i] = rts.
GetTypeHandle
(target.ReadPointer(dictionaryPointer + (ulong)target.PointerSize * (ulong)i));
1214
return
GetTypeHandle
(methodTable.PerInstInfo);
1226
return
GetTypeHandle
(paramTypeDesc.TypeArg);
1322
potentialMatch =
GetTypeHandle
(ptr);
1424
return
GetTypeHandle
(typeHandlePtr);
1528
TypeHandles[i] = rts.
GetTypeHandle
(target.ReadPointer(retAndArgs + (ulong)target.PointerSize * (ulong)i));
1849
_ =
GetTypeHandle
(methodDesc.MethodTable);
1941
TypeHandle mt =
GetTypeHandle
(mtAddr);
2031
TypeHandle canonMT =
GetTypeHandle
(GetCanonicalMethodTable(typeHandle));
2046
TypeHandle canonMT =
GetTypeHandle
(GetCanonicalMethodTable(typeHandle));
2073
TypeHandle canonMT =
GetTypeHandle
(cannonMTPTr);
2086
TypeHandle lookupMT =
GetTypeHandle
(lookupMTPtr);
2097
lookupMTPtr = GetCanonicalMethodTable(
GetTypeHandle
(lookupMTPtr));
2184
TypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2278
TypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2286
TypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2349
TypeHandle enclosingType =
GetTypeHandle
(enclosingMT);
2377
(TargetPointer listStart, uint fieldDescSize, int totalFields) = GetFieldDescListLayout(
GetTypeHandle
(enclosingMT));
2447
TypeHandle ctx =
GetTypeHandle
(enclosingMT);