1 write to _thrownObjectHandle
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataExceptionState.cs (1)
35_thrownObjectHandle = thrownObjectHandle;
3 references to _thrownObjectHandle
Microsoft.Diagnostics.DataContractReader.Legacy (3)
ClrDataExceptionState.cs (3)
132if (_thrownObjectHandle == TargetPointer.Null) 138exceptionObject = _target.ReadPointer(_thrownObjectHandle); 188TargetPointer exceptionObject = _target.ReadPointer(_thrownObjectHandle);