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