8 references to Clear
System.Xml (8)
System\Xml\Core\XsdValidatingReader.cs (3)
38attributeSchemaInfo.Clear(); 1602xmlSchemaInfo.Clear(); 1619xmlSchemaInfo.Clear();
System\Xml\Core\XsdValidatingReaderAsync.cs (2)
449xmlSchemaInfo.Clear(); 466xmlSchemaInfo.Clear();
System\Xml\Dom\DocumentSchemaValidator.cs (1)
400attributeSchemaInfo.Clear();
System\Xml\Schema\XmlSchemaInfo.cs (1)
25Clear();
System\Xml\Schema\XmlSchemaValidator.cs (1)
486schemaInfo.Clear();