1 write to _target
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\Context\X86\GCInfoDecoding\GCInfo.cs (1)
83_target = target;
8 references to _target
Microsoft.Diagnostics.DataContractReader.Contracts (8)
Contracts\StackWalk\Context\X86\GCInfoDecoding\GCInfo.cs (8)
175_target.GCDecodeUnsigned(ref argTabPtr); 176_target.GCDecodeUnsigned(ref argTabPtr); 183_target.GCDecodeSigned(ref argTabPtr); 190_target.GCDecodeUnsigned(ref argTabPtr); 191_target.GCDecodeUnsigned(ref argTabPtr); 192_target.GCDecodeUnsigned(ref argTabPtr); 195GCArgTable argTable = new(_target, Header, argTabPtr); 243return (uint)(depth * _target.PointerSize);