25 references to COMExceptionHelper
System.DirectoryServices (25)
System\DirectoryServices\DirectoryEntries.cs (2)
76throw COMExceptionHelper.CreateFormattedComException(e); 93throw COMExceptionHelper.CreateFormattedComException(e);
System\DirectoryServices\DirectoryEntry.cs (17)
477throw COMExceptionHelper.CreateFormattedComException(unmanagedResult); 533throw COMExceptionHelper.CreateFormattedComException(hr); 580throw COMExceptionHelper.CreateFormattedComException(e); 615throw COMExceptionHelper.CreateFormattedComException(e); 645throw COMExceptionHelper.CreateFormattedComException(e); 671throw COMExceptionHelper.CreateFormattedComException(e); 691throw COMExceptionHelper.CreateFormattedComException(e); 766throw COMExceptionHelper.CreateFormattedComException(e); 786throw COMExceptionHelper.CreateFormattedComException(e); 792throw new TargetInvocationException(e.Message, COMExceptionHelper.CreateFormattedComException(inner)); 819throw COMExceptionHelper.CreateFormattedComException(e); 825throw new TargetInvocationException(e.Message, COMExceptionHelper.CreateFormattedComException(inner)); 848throw COMExceptionHelper.CreateFormattedComException(e); 854throw new TargetInvocationException(e.Message, COMExceptionHelper.CreateFormattedComException(inner)); 906throw COMExceptionHelper.CreateFormattedComException(e); 937throw COMExceptionHelper.CreateFormattedComException(e); 967throw COMExceptionHelper.CreateFormattedComException(e);
System\DirectoryServices\PropertyCollection.cs (1)
82throw COMExceptionHelper.CreateFormattedComException(unmanagedResult);
System\DirectoryServices\PropertyValueCollection.cs (1)
191throw COMExceptionHelper.CreateFormattedComException(unmanagedResult);
System\DirectoryServices\SearchResultCollection.cs (4)
369throw COMExceptionHelper.CreateFormattedComException(hr); 395throw COMExceptionHelper.CreateFormattedComException(hr); 419throw COMExceptionHelper.CreateFormattedComException((int)temp); 426throw COMExceptionHelper.CreateFormattedComException(hr);