4 instantiations of ClrDataExceptionState
Microsoft.Diagnostics.DataContractReader.Legacy (4)
ClrDataTask.cs (2)
163exception.Interface = new ClrDataExceptionState(_target, _address, (uint)CLRDataExceptionStateFlag.CLRDATA_EXCEPTION_DEFAULT, TargetPointer.Null, thrownObjectHandle, threadData.FirstNestedException, legacyExceptionState, _apiLock);
250exception.Interface = new ClrDataExceptionState(_target, _address, (uint)CLRDataExceptionStateFlag.CLRDATA_EXCEPTION_PARTIAL, TargetPointer.Null, thrownObjectHandle, TargetPointer.Null, legacyExceptionState, _apiLock);
1 reference to ClrDataExceptionState
Microsoft.Diagnostics.DataContractReader.Legacy (1)