1 write to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataTask.cs (1)
23_legacyImpl = legacyImpl;
13 references to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (13)
ClrDataTask.cs (13)
33if (_legacyImpl is not null) 36hrLocal = _legacyImpl.GetCurrentAppDomain(legacyOut); 49if (_legacyImpl is not null) 76if (_legacyImpl is not null) 79int hr = _legacyImpl.CreateStackWalk(flags, legacyStackWalkOut); 101if (_legacyImpl is not null) 104hrLocal = _legacyImpl.GetCurrentExceptionState(legacyExceptionStateOut); 125if (_legacyImpl is not null) 158if (_legacyImpl is not null) 161int hrLocal = _legacyImpl.Request( 182if (_legacyImpl is not null) 185hrLocal = _legacyImpl.GetLastExceptionState(legacyExceptionStateOut); 206if (_legacyImpl is not null)