3 references to DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING
System.DirectoryServices (3)
System\DirectoryServices\ActiveDirectory\Utils.cs (3)
138if (dsNameResultItem.status == NativeMethods.DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING || 180else if (result == NativeMethods.DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING) 255else if (result == NativeMethods.DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING)