Base:
method
WriteProcessingInstruction
System.Xml.XmlWriter.WriteProcessingInstruction(System.String, System.String)
1 reference to WriteProcessingInstruction
System.Xml (1)
System\Xml\Core\XmlAutoDetectWriter.cs (1)
118this.eventCache.WriteProcessingInstruction(name, text);