Base:
method
WriteSurrogateCharEntityAsync
System.Xml.XmlWriter.WriteSurrogateCharEntityAsync(System.Char, System.Char)
2 overrides of WriteSurrogateCharEntityAsync
System.Private.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (1)
526
public override async Task
WriteSurrogateCharEntityAsync
(char lowChar, char highChar)
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
472
public override async Task
WriteSurrogateCharEntityAsync
(char lowChar, char highChar)