2 references to ThrowExceptionFromSupportedDiagnostics
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Diagnostics\SuppressMessageAttributeWorkspaceTests.cs (1)
126[new ThrowExceptionFromSupportedDiagnostics(new Exception())],
Microsoft.CodeAnalysis.UnitTests (1)
Diagnostics\SuppressMessageAttributeCompilerTests.cs (1)
172new[] { new ThrowExceptionFromSupportedDiagnostics(exception) },