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