2 implementations of GetBaseType
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\61\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
222int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.GetBaseType(uint* type)
ClrDataExceptionState.cs (1)
117int IXCLRDataExceptionState.GetBaseType(/*CLRDataBaseExceptionType*/ uint* type) => HResults.E_NOTIMPL;
1 reference to GetBaseType
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\61\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
247__retVal = @this.GetBaseType(type);