678 references to Verify
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (109)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (24)
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (5)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (33)
Semantics\PrimaryConstructorTests.cs (18)
3682comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4053comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4131comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4266comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4482comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4588comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4796comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4901comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5114comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5217comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5456comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5535comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5660comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5763comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5819comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5891comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
19788model.GetDiagnostics().Verify();
22213comp.GetSemanticModel(comp.SyntaxTrees[1]).GetDiagnostics().Verify();
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (102)
Semantics\TopLevelStatementsTests.cs (26)
6397comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6408comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6502comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6511comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6559comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6574comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6680comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6691comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6767comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6776comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6825comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6834comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6883comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6892comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6951comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
6960comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
7030comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
7038comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
7143comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
7152comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
7237comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
7246comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
7310comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
7320comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
7377comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
7387comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (21)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (15)
Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests (3)
Microsoft.CodeAnalysis.Features.Test.Utilities (1)
Microsoft.CodeAnalysis.Scripting.TestUtilities (1)
Microsoft.CodeAnalysis.Test.Utilities (9)
Microsoft.CodeAnalysis.UnitTests (16)
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (297)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (14)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (12)
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (11)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (3)
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (1)