3 writes to IsCompiledBySet
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (2)
171listSchema.IsCompiledBySet = false; 195schema.IsCompiledBySet = false;
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (1)
691currentSchema.IsCompiledBySet = _isCompiled;
2 references to IsCompiledBySet
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (1)
175if (currentSchema.IsCompiledBySet)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (1)
649if (currentSchema.IsCompiledBySet)