3 writes to IsCompiledBySet
System.Xml (3)
System\Xml\Schema\Preprocessor.cs (2)
149
listSchema.
IsCompiledBySet
= false;
171
schema.
IsCompiledBySet
= false;
System\Xml\Schema\XmlSchemaSet.cs (1)
587
currentSchema.
IsCompiledBySet
= isCompiled;
2 references to IsCompiledBySet
System.Xml (2)
System\Xml\Schema\SchemaSetCompiler.cs (1)
145
if (currentSchema.
IsCompiledBySet
) { //Import already compiled schemas
System\Xml\Schema\XmlSchemaSet.cs (1)
554
if (currentSchema.
IsCompiledBySet
) {