2 writes to _useAsync
System.Private.Xml (2)
System\Xml\Core\XmlReaderSettings.cs (2)
52_useAsync = value; 425_useAsync = false;
4 references to _useAsync
System.Private.Xml (4)
System\Xml\Core\XmlReaderSettings.cs (4)
48get => _useAsync; 335if (_useAsync) 358if (_useAsync) 381if (_useAsync)