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)
489
if (!
_compileAll
)
513
if (!
_compileAll
)
529
if (!
_compileAll
)