4 references to Contains
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (3)
539
&& _compiledSchemaInfo.
Contains
(attQName.Namespace)
1153
if (!_compiledSchemaInfo.
Contains
(_context.Namespace!))
1784
if (!_compiledSchemaInfo.
Contains
(_nsXml))
System\Xml\Schema\XsdValidator.cs (1)
512
&& schemaInfo.
Contains
(attQName.Namespace)