Implemented interface member:
method
GetTypeParam
Microsoft.Diagnostics.DataContractReader.Contracts.IRuntimeTypeSystem.GetTypeParam(Microsoft.Diagnostics.DataContractReader.Contracts.TypeHandle)
4 references to GetTypeParam
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\RuntimeTypeSystem_1.cs (4)
506return GetModule(GetTypeParam(typeHandle)); 1004current = GetTypeParam(current); 1033GetTypeParam(potentialMatch).Address == elementType.Address && 1229return GetLoaderModule(GetTypeParam(typeHandle));