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)
512return GetModule(GetTypeParam(typeHandle)); 976current = GetTypeParam(current); 1005GetTypeParam(potentialMatch).Address == elementType.Address && 1237return GetLoaderModule(GetTypeParam(typeHandle));