2 implementations of GetBaseType
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataExceptionState.cs (1)
188
int IXCLRDataExceptionState.
GetBaseType
(/*CLRDataBaseExceptionType*/ uint* type)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
222
int 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);