2 instantiations of GcInfoDecoder
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);