1 write to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataMethodInstance.cs (1)
47
_legacyImpl
= legacyImpl;
4 references to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (4)
ClrDataMethodInstance.cs (4)
66
if (
_legacyImpl
is not null)
69
hrLocal =
_legacyImpl
.GetDefinition(legacyMethodDefinitionOut);
109
if (
_legacyImpl
is not null)
112
int hrLegacy =
_legacyImpl
.GetTokenAndScope(null, legacyModOut);