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