2 references to Xml_WriterAsyncNotSetException
System.Private.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (1)
28throw new InvalidOperationException(SR.Xml_WriterAsyncNotSetException);
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
28throw new InvalidOperationException(SR.Xml_WriterAsyncNotSetException);