4 references to HandleEntityReference
System.Private.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (4)
4043
switch (
HandleEntityReference
(false, EntityExpandType.OnlyGeneral, out _))
5207
switch (
HandleEntityReference
(true, EntityExpandType.All, out pos))
5653
switch (
HandleEntityReference
(false, EntityExpandType.All, out pos))
8638
switch (
HandleEntityReference
(true, EntityExpandType.OnlyCharacter, out pos))