3 references to Allows
System.Private.Xml (3)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
566if (anyAttribute.NamespaceList!.Allows(attName))
System\Xml\Schema\ContentValidator.cs (1)
139if (name != XmlQualifiedName.Empty && list.Allows(name))
System\Xml\Schema\SchemaInfo.cs (1)
191if (!any.NamespaceList!.Allows(qname))