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)
3681comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4052comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4130comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4265comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4481comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4587comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4795comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
4900comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5113comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5216comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5455comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5534comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5659comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5762comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5818comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
5890comp.GetAnalyzerDiagnostics(new[] { analyzer }, null).Verify();
19775model.GetDiagnostics().Verify();
22200comp.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)