2 references to WriteRaw
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Base64Encoder.cs (1)
139
_xmlTextEncoder.
WriteRaw
(chars, index, count);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
881
_xmlEncoder.
WriteRaw
(buffer, index, count);