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