1 write to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataTask.cs (1)
26_legacyImpl = legacyImpl;
13 references to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (13)
ClrDataTask.cs (13)
41if (_legacyImpl is not null) 44hrLocal = _legacyImpl.GetCurrentAppDomain(legacyOut); 57if (_legacyImpl is not null) 109if (_legacyImpl is not null) 112int hr = _legacyImpl.CreateStackWalk(flags, legacyStackWalkOut); 147if (_legacyImpl is not null) 150hrLocal = _legacyImpl.GetCurrentExceptionState(legacyExceptionStateOut); 171if (_legacyImpl is not null) 205if (_legacyImpl is not null) 208int hrLocal = _legacyImpl.Request( 234if (_legacyImpl is not null) 237hrLocal = _legacyImpl.GetLastExceptionState(legacyExceptionStateOut); 258if (_legacyImpl is not null)