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