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