30 references to VerifyKeywordAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (30)
Completion\CompletionProviders\AwaitCompletionProviderTests.cs (30)
76=> VerifyKeywordAsync(""" 87=> VerifyKeywordAsync(""" 98=> VerifyKeywordAsync("$$", LanguageVersion.CSharp9); 102=> VerifyKeywordAsync(""" 113=> VerifyKeywordAsync(""" 124=> VerifyKeywordAsync("var z = $$", LanguageVersion.CSharp9); 186=> VerifyKeywordAsync(""" 198=> VerifyKeywordAsync( 206=> VerifyKeywordAsync(""" 218=> VerifyKeywordAsync( 241=> VerifyKeywordAsync(""" 253=> VerifyKeywordAsync( 261=> VerifyKeywordAsync(""" 272=> VerifyKeywordAsync("lock($$", LanguageVersion.CSharp9); 276=> VerifyKeywordAsync(""" 290=> VerifyKeywordAsync(""" 330=> VerifyKeywordAsync(""" 358=> VerifyKeywordAsync(""" 387=> VerifyKeywordAsync(""" 401=> VerifyKeywordAsync(""" 417=> VerifyKeywordAsync(""" 443=> VerifyKeywordAsync($$""" 489=> VerifyKeywordAsync($$""" 526=> VerifyKeywordAsync(""" 552=> VerifyKeywordAsync($$""" 633=> VerifyKeywordAsync(""" 689=> VerifyKeywordAsync(""" 708=> VerifyKeywordAsync(""" 796=> VerifyKeywordAsync($$""" 832await VerifyKeywordAsync(code);