2 writes to _isReadOnly
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReaderSettings.cs (2)
544_isReadOnly = value; 601_isReadOnly = false;
2 references to _isReadOnly
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReaderSettings.cs (2)
540return _isReadOnly; 550if (_isReadOnly)