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