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)
528return GetModule(GetTypeParam(typeHandle)); 1049current = GetTypeParam(current); 1078GetTypeParam(potentialMatch).Address == elementType.Address && 1280return GetLoaderModule(GetTypeParam(typeHandle));