6 references to SetBlockResolved
System.Private.Xml (6)
System\Xml\Schema\Preprocessor.cs (3)
1659complexType.SetBlockResolved(XmlSchemaDerivationMethod.All); 1663complexType.SetBlockResolved(_blockDefault & complexTypeBlockAllowed); 1671complexType.SetBlockResolved(complexType.Block & complexTypeBlockAllowed);
System\Xml\Schema\SchemaCollectionpreProcessor.cs (3)
1321complexType.SetBlockResolved(XmlSchemaDerivationMethod.All); 1325complexType.SetBlockResolved(_blockDefault & complexTypeBlockAllowed); 1333complexType.SetBlockResolved(complexType.Block & complexTypeBlockAllowed);