10 references to Warnings
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (10)
LexicalAndXml\XmlDocCommentTests.cs (10)
880Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
1675Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
1692Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
1790Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
2359Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
2465Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
2517Assert.Equal(2, tree.GetCompilationUnitRoot().Warnings().Length);
2594Assert.Equal(2, tree.GetCompilationUnitRoot().Warnings().Length);
2609Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
2623Assert.Equal(2, tree.GetCompilationUnitRoot().Warnings().Length);