3 writes to useAsync
System.Xml (3)
System\Xml\Core\XmlTextReaderImpl.cs (3)
656
laterInitParam.
useAsync
= true;
744
laterInitParam.
useAsync
= true;
797
laterInitParam.
useAsync
= true;
5 references to useAsync
System.Xml (5)
System\Xml\Core\XmlTextReaderImpl.cs (3)
666
if (laterInitParam.
useAsync
) {
2622
if (laterInitParam != null && laterInitParam.
useAsync
) {
2694
if (laterInitParam != null && laterInitParam.
useAsync
) {
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
846
if (laterInitParam != null && laterInitParam.
useAsync
) {
918
if (laterInitParam != null && laterInitParam.
useAsync
) {