1 write to _canReadValueChunk
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\ReadContentAsBinaryHelper.cs (1)
43
_canReadValueChunk
= reader.CanReadValueChunk;
3 references to _canReadValueChunk
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\ReadContentAsBinaryHelper.cs (2)
45
if (
_canReadValueChunk
)
399
if (
_canReadValueChunk
)
FrameworkFork\Microsoft.Xml\Xml\Core\ReadContentAsBinaryHelperAsync.cs (1)
316
if (
_canReadValueChunk
)