Base:
method
WriteProcessingInstructionAsync
System.Xml.XmlWriter.WriteProcessingInstructionAsync(System.String, System.String)
1 override of WriteProcessingInstructionAsync
System.Xml (1)
System\Xml\Core\XmlCharCheckingWriterAsync.cs (1)
102public override Task WriteProcessingInstructionAsync( string name, string text ) {