6 writes to _compileAll
System.Private.Xml (6)
System\Xml\Schema\XmlSchemaSet.cs (6)
106_compileAll = true; 479_compileAll = false; 533_compileAll = false; 596_compileAll = true; //Force compilation of the whole set; This is when the set is not completely thread-safe 1040_compileAll = true; //Force compilation of the whole set; This is when the set is not completely thread-safe 1150_compileAll = false;
3 references to _compileAll
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaSet.cs (3)
489if (!_compileAll) 513if (!_compileAll) 529if (!_compileAll)