2 references to GetCharEntity
System.Runtime.Serialization (2)
System\Xml\XmlBufferReader.cs (1)
666int ch = GetCharEntity(textOffset, offset - textOffset);
System\Xml\XmlUTF8TextReader.cs (1)
858int ch = BufferReader.GetCharEntity(charEntityOffset, charEntityLength);