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)
501
if (!
_compileAll
)
525
if (!
_compileAll
)
541
if (!
_compileAll
)