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)
140
if (
_legacyImpl
is not null)
143
hrLocal =
_legacyImpl
.GetFrame(legacyFrameOut);
160
if (
_legacyImpl
is not null)
266
if (
_legacyImpl
is not null)
268
int hrLocal =
_legacyImpl
.Next();
351
if (
_legacyImpl
is not null)
353
int hrLocal =
_legacyImpl
.SetContext(contextSize, context);