1 write to _legacyImpl10
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
88
_legacyImpl10
= legacyObj as ISOSDacInterface10;
10 references to _legacyImpl10
Microsoft.Diagnostics.DataContractReader.Legacy (10)
SOSDacImpl.cs (10)
6098
if (
_legacyImpl10
is not null)
6103
int hrLocal =
_legacyImpl10
.GetObjectComWrappersData(objAddr, rcw == null ? null : &rcwLocal, count, mowListLocal, &neededLocal);
6144
if (
_legacyImpl10
is not null)
6147
int hrLocal =
_legacyImpl10
.IsComWrappersCCW(ccw, &isComWrappersCCWLocal);
6184
if (
_legacyImpl10
is not null)
6188
int hrLocal =
_legacyImpl10
.GetComWrappersCCWData(ccw, &managedObjectLocal, &refCountLocal);
6226
if (
_legacyImpl10
is not null)
6229
int hrLocal =
_legacyImpl10
.IsComWrappersRCW(rcw, &isComWrappersRCWLocal);
6260
if (
_legacyImpl10
is not null)
6263
int hrLocal =
_legacyImpl10
.GetComWrappersRCWData(rcw, &identityLocal);