26 references to IsInReadingStates
System.Xml (26)
System\Xml\Dom\XmlNodeReader.cs (26)
994
get { return (
IsInReadingStates
() )? nodeType : XmlNodeType.None; }
1001
if ( !
IsInReadingStates
() )
1010
if ( !
IsInReadingStates
() )
1020
if ( !
IsInReadingStates
() )
1029
if ( !
IsInReadingStates
() )
1039
if ( !
IsInReadingStates
() )
1048
if ( !
IsInReadingStates
() )
1073
if ( !
IsInReadingStates
() )
1084
if ( !
IsInReadingStates
() )
1093
if ( !
IsInReadingStates
() )
1103
if ( !
IsInReadingStates
() )
1111
if (!
IsInReadingStates
()) {
1125
if ( !
IsInReadingStates
() || nodeType == XmlNodeType.EndElement )
1134
if ( !
IsInReadingStates
() )
1142
if ( !
IsInReadingStates
() )
1150
if ( !
IsInReadingStates
() )
1159
if ( !
IsInReadingStates
() )
1176
if ( !
IsInReadingStates
() )
1194
if ( !
IsInReadingStates
() )
1216
if ( !
IsInReadingStates
() )
1234
if ( !
IsInReadingStates
() || nodeType == XmlNodeType.EndElement )
1251
if ( !
IsInReadingStates
() )
1488
if ( !
IsInReadingStates
() )
1499
if ( !
IsInReadingStates
() || ( nodeType != XmlNodeType.EntityReference ) )
1507
if ( !
IsInReadingStates
() )
1624
if ( !
IsInReadingStates
() ) {