2 implementations of GetCode
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\61\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
259
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.
GetCode
(uint* code)
ClrDataExceptionState.cs (1)
119
int IXCLRDataExceptionState.
GetCode
(uint* code) => HResults.E_NOTIMPL;
1 reference to GetCode
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\61\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
284
__retVal = @this.
GetCode
(code);