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