10 references to AttributeFound
System.Private.Xml (10)
System\Xml\Schema\SchemaInfo.cs (5)
185
attributeMatchState = AttributeMatchState.
AttributeFound
;
205
attributeMatchState = AttributeMatchState.
AttributeFound
;
231
attributeMatchState = AttributeMatchState.
AttributeFound
;
247
attributeMatchState = AttributeMatchState.
AttributeFound
;
271
case AttributeMatchState.
AttributeFound
:
System\Xml\Schema\XmlSchemaValidator.cs (5)
534
goto case AttributeMatchState.
AttributeFound
;
554
goto case AttributeMatchState.
AttributeFound
;
566
goto case AttributeMatchState.
AttributeFound
;
605
goto case AttributeMatchState.
AttributeFound
;
614
case AttributeMatchState.
AttributeFound
: