1 type derived from COMException
System.DirectoryServices (1)
36 instantiations of COMException
Microsoft.Build.Engine.UnitTests (1)
Microsoft.Build.Framework (1)
PresentationFramework (32)
MS\Internal\IO\Packaging\XpsFilter.cs (11)
54throw new COMException(SR.FileToFilterNotLoaded,
61throw new COMException(SR.FilterInitInvalidAttributes,
76throw new COMException(SR.FileToFilterNotLoaded,
104throw new COMException(SR.FileToFilterNotLoaded,
151throw new COMException(SR.AuxiliaryFilterReturnedAnomalousCountOfCharacters,
190throw new COMException(SR.AuxiliaryFilterReturnedAnomalousCountOfCharacters,
275throw new COMException(SR.FileToFilterNotLoaded,
423throw new COMException(ex.Message, (int)FilterErrorCode.FILTER_E_ACCESS);
427throw new COMException(ex.Message, (int)FilterErrorCode.FILTER_E_UNKNOWNFORMAT);
552throw new COMException(ex.Message, (int)FilterErrorCode.FILTER_E_ACCESS);
556throw new COMException(ex.Message, (int)FilterErrorCode.FILTER_E_UNKNOWNFORMAT);
System.Windows.Forms (2)
124 references to COMException
Microsoft.Build (1)
Microsoft.Build.Framework (2)
Microsoft.Build.Tasks.Core (2)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.CodeAnalysis.UnitTests (3)
Microsoft.VisualBasic.Core (5)
Microsoft.VisualStudio.LanguageServices (3)
Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests (13)
Microsoft.VisualStudio.LanguageServices.Test.Utilities2 (1)
Microsoft.VisualStudio.LanguageServices.UnitTests (13)
mscorlib (1)
netstandard (1)
PresentationCore (10)
PresentationFramework (24)
ReachFramework (10)
System.Runtime.InteropServices (1)
System.Windows.Forms (14)
System.Windows.Forms.Tests (16)
UIAutomationClientSideProviders (2)