1 write to _legacyImpl3
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
81_legacyImpl3 = legacyObj as ISOSDacInterface3;
6 references to _legacyImpl3
Microsoft.Diagnostics.DataContractReader.Legacy (6)
SOSDacImpl.cs (6)
5071if (_legacyImpl3 is not null) 5074int hrLocal = _legacyImpl3.GetGCInterestingInfoData(interestingInfoAddr, &dataLocal); 5113if (_legacyImpl3 is not null) 5116int hrLocal = _legacyImpl3.GetGCInterestingInfoStaticData(&dataLocal); 5223if (_legacyImpl3 is not null) 5228int hrLocal = _legacyImpl3.GetGCGlobalMechanisms(pLocal);