2 implementations of IsSameState2
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataExceptionState.cs (1)
312
int IXCLRDataExceptionState.
IsSameState2
(uint flags, EXCEPTION_RECORD64* exRecord, uint contextSize, byte* cxRecord)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
407
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.
IsSameState2
(uint flags, global::Microsoft.Diagnostics.DataContractReader.Legacy.EXCEPTION_RECORD64* exRecord, uint contextSize, byte* cxRecord)
1 reference to IsSameState2
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
432
__retVal = @this.
IsSameState2
(flags, exRecord, contextSize, cxRecord);