3 writes to IsCompiledBySet
System.Private.Xml (3)
System\Xml\Schema\Preprocessor.cs (2)
164
listSchema.
IsCompiledBySet
= false;
188
schema.
IsCompiledBySet
= false;
System\Xml\Schema\XmlSchemaSet.cs (1)
566
currentSchema.
IsCompiledBySet
= _isCompiled;
2 references to IsCompiledBySet
System.Private.Xml (2)
System\Xml\Schema\SchemaSetCompiler.cs (1)
182
if (currentSchema.
IsCompiledBySet
)
System\Xml\Schema\XmlSchemaSet.cs (1)
523
if (currentSchema.
IsCompiledBySet
)