3 references to SchemaBlock
System.Xml (3)
System\Xml\Schema\SchemaNames.cs (1)
380
TokenToQName[(int)Token.
SchemaBlock
] = QnBlock;
System\Xml\Schema\XsdBuilder.cs (2)
225
new XsdAttributeEntry(SchemaNames.Token.
SchemaBlock
, new XsdBuildFunction(BuildElement_Block) ),
242
new XsdAttributeEntry(SchemaNames.Token.
SchemaBlock
, new XsdBuildFunction(BuildComplexType_Block) ),