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)
41
if (
_legacyImpl
is not null)
44
hrLocal =
_legacyImpl
.GetCurrentAppDomain(legacyOut);
57
if (
_legacyImpl
is not null)
109
if (
_legacyImpl
is not null)
112
int hr =
_legacyImpl
.CreateStackWalk(flags, legacyStackWalkOut);
147
if (
_legacyImpl
is not null)
150
hrLocal =
_legacyImpl
.GetCurrentExceptionState(legacyExceptionStateOut);
171
if (
_legacyImpl
is not null)
205
if (
_legacyImpl
is not null)
208
int hrLocal =
_legacyImpl
.Request(
234
if (
_legacyImpl
is not null)
237
hrLocal =
_legacyImpl
.GetLastExceptionState(legacyExceptionStateOut);
258
if (
_legacyImpl
is not null)