1 write to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataTask.cs (1)
26_legacyImpl = legacyImpl;
9 references to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (9)
ClrDataTask.cs (9)
41if (_legacyImpl is not null) 44hrLocal = _legacyImpl.GetCurrentAppDomain(legacyOut); 110if (_legacyImpl is not null) 113hrLocal = _legacyImpl.CreateStackWalk(flags, legacyStackWalkOut); 120if (_legacyImpl is not null) 151if (_legacyImpl is not null) 154hrLocal = _legacyImpl.GetCurrentExceptionState(legacyExceptionStateOut); 238if (_legacyImpl is not null) 241hrLocal = _legacyImpl.GetLastExceptionState(legacyExceptionStateOut);