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