1 write to _target
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GCInfo\GCInfo_1.cs (1)
16
_target
= target;
2 references to _target
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GCInfo\GCInfo_1.cs (2)
20
=> new GcInfoDecoder<TTraits>(
_target
, gcInfoAddress, gcVersion);
23
=> new GcInfoDecoder<InterpreterGCInfoTraits>(
_target
, gcInfoAddress, gcVersion);