2 references to schemaBlockDefaultAllowed
System.Private.Xml (2)
System\Xml\Schema\SchemaCollectionpreProcessor.cs (2)
444if ((schema.BlockDefault & ~schemaBlockDefaultAllowed) != 0) 448_blockDefault = schema.BlockDefault & schemaBlockDefaultAllowed;