6 writes to _replayCache
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (5)
2041
_replayCache
= true;
2451
_replayCache
= false;
2546
_replayCache
= true;
2562
_replayCache
= true;
2621
_replayCache
= false;
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReaderAsync.cs (1)
617
_replayCache
= true;
4 references to _replayCache
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (2)
1903
if (
_replayCache
)
2394
if (
_replayCache
)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReaderAsync.cs (2)
479
if (
_replayCache
)
826
if (
_replayCache
)