2 references to GetMultiValuedProperty
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySchemaClass.cs (2)
310
_classEntry.Properties[PropertyManager.MustContain].AddRange(_mandatoryProperties.
GetMultiValuedProperty
());
316
_classEntry.Properties[PropertyManager.MayContain].AddRange(_optionalProperties.
GetMultiValuedProperty
());