5 writes to isBound
System.DirectoryServices (5)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySchemaProperty.cs (5)
139
this.
isBound
= false;
182
this.
isBound
= true;
205
this.
isBound
= true;
223
this.
isBound
= true;
453
isBound
= true;
34 references to isBound
System.DirectoryServices (34)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySchemaProperty.cs (27)
311
if (!
isBound
)
462
if (!
isBound
)
491
if (
isBound
)
505
if (
isBound
)
520
if (
isBound
)
552
if (
isBound
)
567
if (
isBound
)
591
if (
isBound
)
606
if (
isBound
)
624
if (
isBound
)
639
if (
isBound
)
669
if (
isBound
)
803
if (
isBound
)
819
if (
isBound
)
838
if (
isBound
)
862
if (
isBound
)
891
if (
isBound
)
915
if (
isBound
)
950
if (
isBound
)
965
if (
isBound
)
1008
if (
isBound
)
1031
if (
isBound
)
1060
if (
isBound
)
1073
if (
isBound
)
1301
if (
isBound
)
1327
if (
isBound
)
1343
if (
isBound
)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySchemaPropertyCollection.cs (7)
62
if (!value.
isBound
)
82
if (!schemaProperty.
isBound
)
159
if (!schemaProperty.
isBound
)
180
if (!schemaProperty.
isBound
)
199
if (!schemaProperty.
isBound
)
239
if (!schemaProperty.
isBound
)
347
if (!((ActiveDirectorySchemaProperty)value).
isBound
)