2 implementations of GetBaseType
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\61\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
222
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.
GetBaseType
(uint* type)
ClrDataExceptionState.cs (1)
117
int 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);