1 write to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataExceptionState.cs (1)
41
_legacyImpl
= legacyImpl;
19 references to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (19)
ClrDataExceptionState.cs (19)
62
if (
_legacyImpl
is not null)
65
int hrLocal =
_legacyImpl
.GetFlags(&legacyFlags);
81
if (
_legacyImpl
is not null)
84
hrLocal =
_legacyImpl
.GetPrevious(legacyPreviousOut);
116
if (
_legacyImpl
is not null)
131
if (
_legacyImpl
is not null && LegacyFallbackHelper.CanFallback())
134
hrLocal =
_legacyImpl
.GetManagedObject(legacyValueOut);
179
if (
_legacyImpl
is not null)
242
if (
_legacyImpl
is not null)
249
hrLocal =
_legacyImpl
.GetString(bufLen, &legacyStrLen, str is null ? null : strLocalPtr);
278
if (
_legacyImpl
is not null)
283
int hrLocal =
_legacyImpl
.Request(reqCode, inBufferSize, inBuffer, outBufferSize, localOutBuffer);
303
if (
_legacyImpl
is not null)
305
int hrLocal =
_legacyImpl
.IsSameState(exRecord, contextSize, cxRecord);
317
if (
_legacyImpl
is not null)
319
int hrLocal =
_legacyImpl
.IsSameState2(flags, exRecord, contextSize, cxRecord);
382
if (
_legacyImpl
is not null)
385
hrLocal =
_legacyImpl
.GetTask(legacyTaskOut);
397
if (
_legacyImpl
is not null)