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