1 write to _gcVersion
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GCInfo\GCInfoDecoder.cs (1)
145
_gcVersion
= gcVersion;
2 references to _gcVersion
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GCInfo\GCInfoDecoder.cs (2)
531
bool wantsReportOnlyLeaf = _arch == RuntimeInfoArchitecture.X64 &&
_gcVersion
< 4 ? flag80Set : true;
536
Version:
_gcVersion
,