2 references to WriteCommentOrPiAsync
System.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (2)
310
await
WriteCommentOrPiAsync
( text, '-' ).ConfigureAwait(false);
331
await
WriteCommentOrPiAsync
( text, '?' ).ConfigureAwait(false);