3 references to WriteUTF8Char
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs (3)
406WriteUTF8Char(prefix[0]); 418WriteUTF8Char((char)prefixBuffer[prefixOffset]); 519WriteUTF8Char(ch);