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)
48
get =>
_useAsync
;
335
if (
_useAsync
)
358
if (
_useAsync
)
381
if (
_useAsync
)