1 write to _thrownObjectHandle
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataExceptionState.cs (1)
39_thrownObjectHandle = thrownObjectHandle;
3 references to _thrownObjectHandle
Microsoft.Diagnostics.DataContractReader.Legacy (3)
ClrDataExceptionState.cs (3)
140if (_thrownObjectHandle == TargetPointer.Null) 146exceptionObject = _target.ReadPointer(_thrownObjectHandle); 208TargetPointer exceptionObject = _target.ReadPointer(_thrownObjectHandle);