10 references to AttributeFound
System.Xml (10)
System\Xml\Schema\SchemaInfo.cs (5)
198
attributeMatchState = AttributeMatchState.
AttributeFound
;
212
attributeMatchState = AttributeMatchState.
AttributeFound
;
232
attributeMatchState = AttributeMatchState.
AttributeFound
;
244
attributeMatchState = AttributeMatchState.
AttributeFound
;
265
case AttributeMatchState.
AttributeFound
:
System\Xml\Schema\XmlSchemaValidator.cs (5)
499
goto case AttributeMatchState.
AttributeFound
;
516
goto case AttributeMatchState.
AttributeFound
;
526
goto case AttributeMatchState.
AttributeFound
;
561
goto case AttributeMatchState.
AttributeFound
;
569
case AttributeMatchState.
AttributeFound
: