4 references to SurrogateChar
System.Private.DataContractSerialization (4)
System\Xml\ValueHandle.cs (1)
867SurrogateChar surrogate = new SurrogateChar(ch);
System\Xml\XmlBinaryWriter.cs (1)
710SurrogateChar sch = new SurrogateChar(ch);
System\Xml\XmlBufferReader.cs (1)
580SurrogateChar surrogate = new SurrogateChar(ch);
System\Xml\XmlStreamNodeWriter.cs (1)
257SurrogateChar surrogateChar = new SurrogateChar(ch);