2 implementations of GetBaseType
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataExceptionState.cs (1)
188int IXCLRDataExceptionState.GetBaseType(/*CLRDataBaseExceptionType*/ uint* type)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
222int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.GetBaseType(uint* type)
1 reference to GetBaseType
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
247__retVal = @this.GetBaseType(type);