2 references to GetCharEntity
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
651int ch = GetCharEntity(textOffset, offset - textOffset);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (1)
1117int ch = BufferReader.GetCharEntity(charEntityOffset, charEntityLength);