Implemented interface member:
method
GetTypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts.IRuntimeTypeSystem.GetTypeHandle(Microsoft.Diagnostics.DataContractReader.TargetPointer)
24 references to GetTypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (24)
Contracts\RuntimeTypeSystem_1.cs (24)
381
Instantiation[i] = rts.
GetTypeHandle
(target.ReadPointer(perInstInfo + (ulong)target.PointerSize * (ulong)i));
586
ITypeHandle canonMTHandle =
GetTypeHandle
(canonMTPtr);
943
ITypeHandle parentHandle =
GetTypeHandle
(parentMT);
1061
TypeHandles[i] = rts.
GetTypeHandle
(target.ReadPointer(dictionaryPointer + (ulong)target.PointerSize * (ulong)i));
1233
return
GetTypeHandle
(methodTable.PerInstInfo);
1245
return
GetTypeHandle
(paramTypeDesc.TypeArg);
1346
potentialMatch =
GetTypeHandle
(ptr);
1449
return
GetTypeHandle
(typeHandlePtr);
1555
TypeHandles[i] = rts.
GetTypeHandle
(target.ReadPointer(retAndArgs + (ulong)target.PointerSize * (ulong)i));
1876
_ =
GetTypeHandle
(methodDesc.MethodTable);
1967
ITypeHandle mt =
GetTypeHandle
(mtAddr);
2055
ITypeHandle methodTable =
GetTypeHandle
(methodDesc.MethodTable);
2056
ITypeHandle canonicalMethodTable =
GetTypeHandle
(GetCanonicalMethodTable(methodTable));
2077
ITypeHandle canonMT =
GetTypeHandle
(GetCanonicalMethodTable(typeHandle));
2092
ITypeHandle canonMT =
GetTypeHandle
(GetCanonicalMethodTable(typeHandle));
2119
ITypeHandle canonMT =
GetTypeHandle
(cannonMTPTr);
2132
ITypeHandle lookupMT =
GetTypeHandle
(lookupMTPtr);
2143
lookupMTPtr = GetCanonicalMethodTable(
GetTypeHandle
(lookupMTPtr));
2230
ITypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2340
ITypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2348
ITypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2411
ITypeHandle enclosingType =
GetTypeHandle
(enclosingMT);
2439
(TargetPointer listStart, uint fieldDescSize, int totalFields) = GetFieldDescListLayout(
GetTypeHandle
(enclosingMT));
2512
ITypeHandle ctx =
GetTypeHandle
(enclosingMT);