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