3 references to SchemaAbstract
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
384TokenToQName[(int)Token.SchemaAbstract] = QnAbstract;
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (2)
235new XsdAttributeEntry(SchemaNames.Token.SchemaAbstract, new XsdBuildFunction(BuildElement_Abstract) ), 252new XsdAttributeEntry(SchemaNames.Token.SchemaAbstract, new XsdBuildFunction(BuildComplexType_Abstract) ),