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)
66if (_legacyImpl is not null) 69hrLocal = _legacyImpl.GetDefinition(legacyMethodDefinitionOut); 109if (_legacyImpl is not null) 112int hrLegacy = _legacyImpl.GetTokenAndScope(null, legacyModOut);