Implemented interface member:
method
GetModule
Microsoft.Diagnostics.DataContractReader.Contracts.IRuntimeTypeSystem.GetModule(Microsoft.Diagnostics.DataContractReader.Contracts.TypeHandle)
7 references to GetModule
Microsoft.Diagnostics.DataContractReader.Contracts (7)
Contracts\RuntimeTypeSystem_1.cs (7)
530
return
GetModule
(GetTypeParam(typeHandle));
1251
if (
GetModule
(genericType) !=
GetModule
(potentialMatch))
1314
loaderModule = ComputeLoaderModule(
GetModule
(typeHandle), typeArguments);
2350
TargetPointer modulePtr =
GetModule
(enclosingType);
2394
TargetPointer modulePtr =
GetModule
(typeHandle);
2448
TargetPointer modulePtr =
GetModule
(ctx);