1 write to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataExceptionState.cs (1)
41_legacyImpl = legacyImpl;
6 references to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (6)
ClrDataExceptionState.cs (6)
81if (_legacyImpl is not null) 84hrLocal = _legacyImpl.GetPrevious(legacyPreviousOut); 131if (_legacyImpl is not null) 134hrLocal = _legacyImpl.GetManagedObject(legacyValueOut); 382if (_legacyImpl is not null) 385hrLocal = _legacyImpl.GetTask(legacyTaskOut);