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)
19
Data.ExceptionInfo exceptionInfo =
_target
.ProcessedData.GetOrAdd<Data.ExceptionInfo>(exceptionInfoAddr);
26
Target.TypeInfo type =
_target
.GetTypeInfo(DataType.ExceptionInfo);
33
Data.Exception exception =
_target
.ProcessedData.GetOrAdd<Data.Exception>(exceptionAddr);