2 references to WriteStringAsync_NoAdvanceState
System.Xml (2)
System\Xml\Core\XmlWellFormedWriterAsync.cs (2)
775
return
WriteStringAsync_NoAdvanceState
(text);
807
await
WriteStringAsync_NoAdvanceState
(text).ConfigureAwait(false);