1 write to _legacyImpl11
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
89
_legacyImpl11
= legacyObj as ISOSDacInterface11;
4 references to _legacyImpl11
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
6313
if (
_legacyImpl11
is not null)
6317
int hrLocal =
_legacyImpl11
.IsTrackedType(objAddr, &isTrackedTypeLocal, &hasTaggedMemoryLocal);
6357
if (
_legacyImpl11
is not null)
6361
int hrLocal =
_legacyImpl11
.GetTaggedMemory(objAddr, &taggedMemoryLocal, &taggedMemorySizeInBytesLocal);