4 references to HandleEntityReference
System.Private.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (4)
4026
switch (
HandleEntityReference
(false, EntityExpandType.OnlyGeneral, out _))
5190
switch (
HandleEntityReference
(true, EntityExpandType.All, out pos))
5636
switch (
HandleEntityReference
(false, EntityExpandType.All, out pos))
8621
switch (
HandleEntityReference
(true, EntityExpandType.OnlyCharacter, out pos))