1 write to _target
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GCInfo\GCInfoX86_1.cs (1)
22
_target
= target;
2 references to _target
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GCInfo\GCInfoX86_1.cs (2)
26
=> new GCInfoHelpers.X86.X86GCInfo(
_target
, gcInfoAddress, gcVersion);
29
=> new GcInfoDecoder<InterpreterGCInfoTraits>(
_target
, gcInfoAddress, gcVersion);