3 writes to AnyAttribute
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (1)
767
decl.
AnyAttribute
= complexType.AttributeWildcard;
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (1)
839
decl.
AnyAttribute
= complexType.AttributeWildcard;
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaComplexType.cs (1)
96
localAnyType.ElementDecl.
AnyAttribute
= anyAttribute;
1 reference to AnyAttribute
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaInfo.cs (1)
236
XmlSchemaAnyAttribute any = ed.
AnyAttribute
;