2 implementations of IsSameState2
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataExceptionState.cs (1)
312int IXCLRDataExceptionState.IsSameState2(uint flags, EXCEPTION_RECORD64* exRecord, uint contextSize, byte* cxRecord)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataExceptionState.cs (1)
407int 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);