4 references to AddRange
System.DirectoryServices (4)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySchemaClass.cs (3)
304
_classEntry.Properties[PropertyManager.PossibleSuperiors].
AddRange
(_possibleSuperiors.GetMultiValuedProperty());
310
_classEntry.Properties[PropertyManager.MustContain].
AddRange
(_mandatoryProperties.GetMultiValuedProperty());
316
_classEntry.Properties[PropertyManager.MayContain].
AddRange
(_optionalProperties.GetMultiValuedProperty());
System\DirectoryServices\ActiveDirectory\ApplicationPartition.cs (1)
688
_crossRefEntry!.Properties[PropertyManager.MsDSNCReplicaLocations].
AddRange
(_cachedDirectoryServers.GetMultiValuedProperty());