Base:
method
WriteString
Microsoft.Xml.XmlWriter.WriteString(System.String)
4 references to WriteString
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlAutoDetectWriter.cs (1)
148
_eventCache.
WriteString
(text);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEventCache.cs (3)
380
WriteString
(new string(buffer, index, count));
436
WriteString
(XmlUntypedConverter.Untyped.ToString(value, this.resolver));
441
WriteString
(value);