4 references to SurrogateChar
System.Runtime.Serialization (4)
System\Xml\ValueHandle.cs (1)
881
SurrogateChar surrogate = new
SurrogateChar
(ch);
System\Xml\XmlBinaryWriter.cs (1)
757
SurrogateChar sch = new
SurrogateChar
(ch);
System\Xml\XmlBufferReader.cs (1)
670
SurrogateChar surrogate = new
SurrogateChar
(ch);
System\Xml\XmlStreamNodeWriter.cs (1)
524
SurrogateChar surrogateChar = new
SurrogateChar
(ch);