28 references to VerifyInsertCommentCommand
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (19)
DocumentationComments\DocumentationCommentTests.cs (19)
1753VerifyInsertCommentCommand(code, expected);
1767VerifyInsertCommentCommand(code, expected);
1781VerifyInsertCommentCommand(code, expected);
1797VerifyInsertCommentCommand(code, expected);
1813VerifyInsertCommentCommand(code, expected);
1829VerifyInsertCommentCommand(code, expected);
1845VerifyInsertCommentCommand(code, expected);
1865VerifyInsertCommentCommand(code, expected, globalOptions: new OptionsCollection(LanguageNames.CSharp)
1885VerifyInsertCommentCommand(code, expected);
1904VerifyInsertCommentCommand(code, expected);
1927VerifyInsertCommentCommand(code, expected);
1943VerifyInsertCommentCommand(code, expected);
1967VerifyInsertCommentCommand(code, expected);
1985VerifyInsertCommentCommand(code, expected);
2005VerifyInsertCommentCommand(code, expected);
2020VerifyInsertCommentCommand(code, expected);
2031VerifyInsertCommentCommand(code, expected);
2053VerifyInsertCommentCommand(code, expected);
2072VerifyInsertCommentCommand(code, expected);
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (9)
DocumentationComments\DocumentationCommentTests.vb (9)
862VerifyInsertCommentCommand(code, expected)
881VerifyInsertCommentCommand(code, expected, globalOptions:=New OptionsCollection(LanguageNames.VisualBasic) From
901VerifyInsertCommentCommand(code, expected)
923VerifyInsertCommentCommand(code, expected)
948VerifyInsertCommentCommand(code, expected)
969VerifyInsertCommentCommand(code, expected)
985VerifyInsertCommentCommand(code, expected)
994VerifyInsertCommentCommand(code, expected)
1014VerifyInsertCommentCommand(code, expected)