1 write to _target
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Exception_1.cs (1)
14_target = target;
3 references to _target
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\Exception_1.cs (3)
19Data.ExceptionInfo exceptionInfo = _target.ProcessedData.GetOrAdd<Data.ExceptionInfo>(exceptionInfoAddr); 26Target.TypeInfo type = _target.GetTypeInfo(DataType.ExceptionInfo); 33Data.Exception exception = _target.ProcessedData.GetOrAdd<Data.Exception>(exceptionAddr);