1 instantiation of DeliberateException
Microsoft.CodeAnalysis.Test.Utilities (1)
Diagnostics\ThrowingDiagnosticAnalyzer.cs (1)
57
throw new
DeliberateException
();
1 reference to DeliberateException
Microsoft.CodeAnalysis.Test.Utilities (1)
Diagnostics\ThrowingDiagnosticAnalyzer.cs (1)
92
catch (
DeliberateException
)