10 references to Warnings
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (10)
LexicalAndXml\XmlDocCommentTests.cs (10)
879Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
1674Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
1691Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
1789Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
2358Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
2464Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
2516Assert.Equal(2, tree.GetCompilationUnitRoot().Warnings().Length);
2593Assert.Equal(2, tree.GetCompilationUnitRoot().Warnings().Length);
2608Assert.Equal(1, tree.GetCompilationUnitRoot().Warnings().Length);
2622Assert.Equal(2, tree.GetCompilationUnitRoot().Warnings().Length);