8 references to Attributes
System.Xml (8)
System\Xml\Core\XmlTextReaderImpl.cs (8)
7380case IncrementalReadState.Attributes: 7426incReadState == IncrementalReadState.Attributes || 7438if ( incReadState == IncrementalReadState.Attributes ) { 7562incReadState = IncrementalReadState.Attributes; 7575if ( incReadState == IncrementalReadState.Attributes ) { 7588if ( incReadState == IncrementalReadState.Attributes ) { 7598incReadState = IncrementalReadState.Attributes; 7601case IncrementalReadState.Attributes: