4 references to HandleEntityReference
System.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (4)
3663
switch (
HandleEntityReference
( false, EntityExpandType.OnlyGeneral, out i ) ) {
4744
switch (
HandleEntityReference
( true, EntityExpandType.All, out pos ) ) {
5141
switch (
HandleEntityReference
( false, EntityExpandType.All, out pos ) ) {
7738
switch (
HandleEntityReference
( true, EntityExpandType.OnlyCharacter, out pos ) ) {