1 write to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataStackWalk.cs (1)
36_legacyImpl = legacyImpl;
7 references to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (7)
ClrDataStackWalk.cs (7)
140if (_legacyImpl is not null) 143hrLocal = _legacyImpl.GetFrame(legacyFrameOut); 160if (_legacyImpl is not null) 266if (_legacyImpl is not null) 268int hrLocal = _legacyImpl.Next(); 351if (_legacyImpl is not null) 353int hrLocal = _legacyImpl.SetContext(contextSize, context);