10 references to AttributeFound
dotnet-svcutil-lib (10)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaInfo.cs (5)
233attributeMatchState = AttributeMatchState.AttributeFound; 253attributeMatchState = AttributeMatchState.AttributeFound; 279attributeMatchState = AttributeMatchState.AttributeFound; 295attributeMatchState = AttributeMatchState.AttributeFound; 319case AttributeMatchState.AttributeFound:
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (5)
576goto case AttributeMatchState.AttributeFound; 596goto case AttributeMatchState.AttributeFound; 608goto case AttributeMatchState.AttributeFound; 647goto case AttributeMatchState.AttributeFound; 656case AttributeMatchState.AttributeFound: