2 references to SchemaElementFormDefault
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
450TokenToQName[(int)Token.SchemaElementFormDefault] = QnElementFormDefault;
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (1)
215new XsdAttributeEntry(SchemaNames.Token.SchemaElementFormDefault, new XsdBuildFunction(BuildSchema_ElementFormDefault) ),