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)
1903if (_replayCache) 2394if (_replayCache)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReaderAsync.cs (2)
479if (_replayCache) 826if (_replayCache)