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