Base:
method
WriteProcessingInstruction
System.Xml.XmlWriter.WriteProcessingInstruction(System.String, System.String)
2 references to WriteProcessingInstruction
System.Private.Xml (2)
System\Xml\Core\XmlReader.cs (1)
1168xtw.WriteProcessingInstruction(Name, Value);
System\Xml\Core\XmlReaderAsync.cs (1)
242xtw.WriteProcessingInstruction(Name, Value);