6 writes to _compileAll
System.Private.Xml (6)
System\Xml\Schema\XmlSchemaSet.cs (6)
118_compileAll = true; 491_compileAll = false; 545_compileAll = false; 608_compileAll = true; //Force compilation of the whole set; This is when the set is not completely thread-safe 1052_compileAll = true; //Force compilation of the whole set; This is when the set is not completely thread-safe 1162_compileAll = false;
3 references to _compileAll
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaSet.cs (3)
501if (!_compileAll) 525if (!_compileAll) 541if (!_compileAll)