3 references to SchemaBlock
System.Private.Xml (3)
System\Xml\Schema\SchemaNames.cs (1)
375
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) ),