1 write to _legacyImpl3
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
73
_legacyImpl3
= legacyObj as ISOSDacInterface3;
6 references to _legacyImpl3
Microsoft.Diagnostics.DataContractReader.Legacy (6)
SOSDacImpl.cs (6)
5062
if (
_legacyImpl3
is not null)
5065
int hrLocal =
_legacyImpl3
.GetGCInterestingInfoData(interestingInfoAddr, &dataLocal);
5104
if (
_legacyImpl3
is not null)
5107
int hrLocal =
_legacyImpl3
.GetGCInterestingInfoStaticData(&dataLocal);
5214
if (
_legacyImpl3
is not null)
5219
int hrLocal =
_legacyImpl3
.GetGCGlobalMechanisms(pLocal);