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