4 references to AttributeSyntax
System.DirectoryServices (4)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySchemaProperty.cs (4)
574
_syntax = MapSyntax((string)GetValueFromCache(PropertyManager.
AttributeSyntax
, true)!,
1220
propertiesToLoad[2] = PropertyManager.
AttributeSyntax
;
1237
propertiesToLoad[2] = PropertyManager.
AttributeSyntax
;
1396
_propertyEntry.Properties[PropertyManager.
AttributeSyntax
].Value = s_syntaxes[(int)syntax].attributeSyntax;