1 write to _legacyImpl3
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
76
_legacyImpl3
= legacyObj as ISOSDacInterface3;
6 references to _legacyImpl3
Microsoft.Diagnostics.DataContractReader.Legacy (6)
SOSDacImpl.cs (6)
5195
if (
_legacyImpl3
is not null)
5198
int hrLocal =
_legacyImpl3
.GetGCInterestingInfoData(interestingInfoAddr, &dataLocal);
5238
if (
_legacyImpl3
is not null)
5241
int hrLocal =
_legacyImpl3
.GetGCInterestingInfoStaticData(&dataLocal);
5349
if (
_legacyImpl3
is not null)
5354
int hrLocal =
_legacyImpl3
.GetGCGlobalMechanisms(pLocal);