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)
33
if (
_legacyImpl
is not null)
36
hrLocal =
_legacyImpl
.GetCurrentAppDomain(legacyOut);
49
if (
_legacyImpl
is not null)
76
if (
_legacyImpl
is not null)
79
int hr =
_legacyImpl
.CreateStackWalk(flags, legacyStackWalkOut);
101
if (
_legacyImpl
is not null)
104
hrLocal =
_legacyImpl
.GetCurrentExceptionState(legacyExceptionStateOut);
125
if (
_legacyImpl
is not null)
158
if (
_legacyImpl
is not null)
161
int hrLocal =
_legacyImpl
.Request(
182
if (
_legacyImpl
is not null)
185
hrLocal =
_legacyImpl
.GetLastExceptionState(legacyExceptionStateOut);
206
if (
_legacyImpl
is not null)