Base:
method
WriteChars
Microsoft.Xml.XmlWriter.WriteChars(System.Char[], System.Int32, System.Int32)
1 reference to WriteChars
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
1159this.WriteChars(_chars, 0, count);