9 writes to canIncludeImport
System.Xml (9)
System\Xml\Schema\XsdBuilder.cs (9)
1106
builder.
canIncludeImport
= true;
1175
builder.
canIncludeImport
= true;
1197
builder.
canIncludeImport
= false; // disable import and include elements in schema
1250
builder.
canIncludeImport
= false;
1334
builder.
canIncludeImport
= false; // disable import and include elements in schema
1480
builder.
canIncludeImport
= false; // disable import and include elements in schema
1646
builder.
canIncludeImport
= false;
1751
builder.
canIncludeImport
= false; // disable import and include elements in schema
1871
builder.
canIncludeImport
= false;
3 references to canIncludeImport
System.Xml (3)
System\Xml\Schema\XsdBuilder.cs (3)
1119
if (!builder.
canIncludeImport
) {
1140
if (!builder.
canIncludeImport
) {
1163
if (!builder.
canIncludeImport
) {