Base:
method
WriteRaw
System.Xml.XmlRawWriter.WriteRaw(System.String)
2 references to WriteRaw
System.Xml (2)
System\Xml\Core\XmlAutoDetectWriter.cs (1)
149this.eventCache.WriteRaw(data);
System\Xml\Core\XmlEventCache.cs (1)
357WriteRaw(new string(buffer, index, count));