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);
978
ITypeHandle parentHandle =
GetTypeHandle
(parentMT);
1096
TypeHandles[i] = rts.
GetTypeHandle
(target.ReadPointer(dictionaryPointer + (ulong)target.PointerSize * (ulong)i));
1268
return
GetTypeHandle
(methodTable.PerInstInfo);
1280
return
GetTypeHandle
(paramTypeDesc.TypeArg);
1381
potentialMatch =
GetTypeHandle
(ptr);
1484
return
GetTypeHandle
(typeHandlePtr);
1590
TypeHandles[i] = rts.
GetTypeHandle
(target.ReadPointer(retAndArgs + (ulong)target.PointerSize * (ulong)i));
1911
_ =
GetTypeHandle
(methodDesc.MethodTable);
2002
ITypeHandle mt =
GetTypeHandle
(mtAddr);
2090
ITypeHandle methodTable =
GetTypeHandle
(methodDesc.MethodTable);
2091
ITypeHandle canonicalMethodTable =
GetTypeHandle
(GetCanonicalMethodTable(methodTable));
2112
ITypeHandle canonMT =
GetTypeHandle
(GetCanonicalMethodTable(typeHandle));
2127
ITypeHandle canonMT =
GetTypeHandle
(GetCanonicalMethodTable(typeHandle));
2154
ITypeHandle canonMT =
GetTypeHandle
(cannonMTPTr);
2167
ITypeHandle lookupMT =
GetTypeHandle
(lookupMTPtr);
2178
lookupMTPtr = GetCanonicalMethodTable(
GetTypeHandle
(lookupMTPtr));
2265
ITypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2375
ITypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2383
ITypeHandle typeHandle =
GetTypeHandle
(methodTablePointer);
2446
ITypeHandle enclosingType =
GetTypeHandle
(enclosingMT);
2474
(TargetPointer listStart, uint fieldDescSize, int totalFields) = GetFieldDescListLayout(
GetTypeHandle
(enclosingMT));
2547
ITypeHandle ctx =
GetTypeHandle
(enclosingMT);