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