2 references to VerifyTestCodeLensAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
CodeLens\CSharpCodeLensTests.cs (2)
499await VerifyTestCodeLensAsync(testLspServer, FeaturesResources.Run_Test, FeaturesResources.Debug_Test); 530await VerifyTestCodeLensAsync(testLspServer, FeaturesResources.Run_All_Tests, FeaturesResources.Debug_All_Tests);