2 references to GetCharEntity
System.Private.DataContractSerialization (2)
System\Xml\XmlBufferReader.cs (1)
576
int ch =
GetCharEntity
(textOffset, offset - textOffset);
System\Xml\XmlUTF8TextReader.cs (1)
1096
int ch = BufferReader.
GetCharEntity
(charEntityOffset, charEntityLength);