1 write to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataExceptionState.cs (1)
37
_legacyImpl
= legacyImpl;
19 references to _legacyImpl
Microsoft.Diagnostics.DataContractReader.Legacy (19)
ClrDataExceptionState.cs (19)
57
if (
_legacyImpl
is not null)
60
int hrLocal =
_legacyImpl
.GetFlags(&legacyFlags);
75
if (
_legacyImpl
is not null)
78
hrLocal =
_legacyImpl
.GetPrevious(legacyPreviousOut);
109
if (
_legacyImpl
is not null)
123
if (
_legacyImpl
is not null && LegacyFallbackHelper.CanFallback())
126
hrLocal =
_legacyImpl
.GetManagedObject(legacyValueOut);
170
if (
_legacyImpl
is not null)
222
if (
_legacyImpl
is not null)
229
hrLocal =
_legacyImpl
.GetString(bufLen, &legacyStrLen, str is null ? null : strLocalPtr);
257
if (
_legacyImpl
is not null)
262
int hrLocal =
_legacyImpl
.Request(reqCode, inBufferSize, inBuffer, outBufferSize, localOutBuffer);
281
if (
_legacyImpl
is not null)
283
int hrLocal =
_legacyImpl
.IsSameState(exRecord, contextSize, cxRecord);
294
if (
_legacyImpl
is not null)
296
int hrLocal =
_legacyImpl
.IsSameState2(flags, exRecord, contextSize, cxRecord);
358
if (
_legacyImpl
is not null)
361
hrLocal =
_legacyImpl
.GetTask(legacyTaskOut);
373
if (
_legacyImpl
is not null)