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