2 references to GetEx
System.DirectoryServices (2)
System\DirectoryServices\PropertyCollection.cs (1)
72
int unmanagedResult = _entry.AdsObject.
GetEx
(propertyName, out var);
System\DirectoryServices\PropertyValueCollection.cs (1)
181
int unmanagedResult = _entry.AdsObject.
GetEx
(PropertyName, out var);