1 write to _legacyImpl12
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
90
_legacyImpl12
= legacyObj as ISOSDacInterface12;
2 references to _legacyImpl12
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
6394
if (
_legacyImpl12
is not null)
6398
int hrLocal =
_legacyImpl12
.GetGlobalAllocationContext(&allocPtrLocal, &allocLimitLocal);