4 references to SurrogateChar
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\ValueHandle.cs (1)
831SurrogateChar surrogate = new SurrogateChar(ch);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
762SurrogateChar sch = new SurrogateChar(ch);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
655SurrogateChar surrogate = new SurrogateChar(ch);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlStreamNodeWriter.cs (1)
292SurrogateChar surrogateChar = new SurrogateChar(ch);