2 references to ThrowExceptionForEachNamedTypeAnalyzer
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Diagnostics\SuppressMessageAttributeWorkspaceTests.cs (1)
116
[new
ThrowExceptionForEachNamedTypeAnalyzer
(ExceptionDispatchInfo.Capture(new Exception()))],
Microsoft.CodeAnalysis.UnitTests (1)
Diagnostics\SuppressMessageAttributeCompilerTests.cs (1)
151
new[] { new
ThrowExceptionForEachNamedTypeAnalyzer
(ExceptionDispatchInfo.Capture(exception)) },