2 references to Allows
System.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
1127return baseAny.Allows(derivedElement.QualifiedName) &&
System\Xml\Schema\SchemaSetCompiler.cs (1)
1320if (!baseAny.Allows(derivedElement.QualifiedName)) {