Recommendations\EventKeywordRecommenderTests.cs (14)
18=> VerifyKeywordAsync(SourceCodeKind.Script,
23=> VerifyKeywordAsync(SourceCodeKind.Script,
31=> VerifyKeywordAsync(SourceCodeKind.Script,
39=> VerifyKeywordAsync(SourceCodeKind.Script,
73=> VerifyKeywordAsync(SourceCodeKind.Script, """
87=> VerifyKeywordAsync(SourceCodeKind.Script, """
101=> VerifyKeywordAsync(SourceCodeKind.Script, """
195=> VerifyKeywordAsync(SourceCodeKind.Script, """
209=> VerifyKeywordAsync(SourceCodeKind.Script, """
278=> await VerifyKeywordAsync(SourceCodeKind.Script, @"internal $$");
294=> await VerifyKeywordAsync(SourceCodeKind.Script, @"public $$");
311=> VerifyKeywordAsync(SourceCodeKind.Script,
361=> await VerifyKeywordAsync(SourceCodeKind.Script, @"static $$");
377=> await VerifyKeywordAsync(SourceCodeKind.Script, @"static public $$");
Recommendations\NamespaceKeywordRecommenderTests.cs (16)
55=> VerifyKeywordAsync(SourceCodeKind.Regular,
69=> VerifyKeywordAsync(SourceCodeKind.Regular,
94=> VerifyKeywordAsync(SourceCodeKind.Regular,
113=> VerifyKeywordAsync(SourceCodeKind.Regular,
138=> VerifyKeywordAsync(SourceCodeKind.Regular,
149=> VerifyKeywordAsync(SourceCodeKind.Regular,
157=> VerifyKeywordAsync(SourceCodeKind.Regular,
181=> VerifyKeywordAsync(SourceCodeKind.Regular,
197=> VerifyKeywordAsync(SourceCodeKind.Regular,
213=> VerifyKeywordAsync(SourceCodeKind.Regular,
229=> VerifyKeywordAsync(SourceCodeKind.Regular,
262=> VerifyKeywordAsync(SourceCodeKind.Regular,
285=> VerifyKeywordAsync(SourceCodeKind.Regular,
311=> VerifyKeywordAsync(SourceCodeKind.Regular,
386=> VerifyKeywordAsync(SourceCodeKind.Regular,
419=> VerifyKeywordAsync(SourceCodeKind.Regular,
Recommendations\PrivateKeywordRecommenderTests.cs (10)
16=> VerifyKeywordAsync(SourceCodeKind.Script,
21=> VerifyKeywordAsync(SourceCodeKind.Script,
29=> VerifyKeywordAsync(SourceCodeKind.Script,
37=> VerifyKeywordAsync(SourceCodeKind.Script,
71=> VerifyKeywordAsync(SourceCodeKind.Script, """
85=> VerifyKeywordAsync(SourceCodeKind.Script, """
99=> VerifyKeywordAsync(SourceCodeKind.Script, """
199=> VerifyKeywordAsync(SourceCodeKind.Script, """
213=> VerifyKeywordAsync(SourceCodeKind.Script, """
318=> await VerifyKeywordAsync(SourceCodeKind.Script, @"static $$");
Recommendations\StructKeywordRecommenderTests.cs (11)
17=> VerifyKeywordAsync(SourceCodeKind.Script,
22=> VerifyKeywordAsync(SourceCodeKind.Script,
38=> VerifyKeywordAsync(SourceCodeKind.Script,
184=> VerifyKeywordAsync(SourceCodeKind.Regular,
189=> VerifyKeywordAsync(SourceCodeKind.Regular,
194=> VerifyKeywordAsync(SourceCodeKind.Regular,
199=> VerifyKeywordAsync(SourceCodeKind.Regular,
204=> VerifyKeywordAsync(SourceCodeKind.Regular,
209=> VerifyKeywordAsync(SourceCodeKind.Regular,
307=> VerifyKeywordAsync(SourceCodeKind.Regular,
322=> VerifyKeywordAsync(SourceCodeKind.Regular,
Recommendations\VolatileKeywordRecommenderTests.cs (14)
16=> VerifyKeywordAsync(SourceCodeKind.Script,
21=> VerifyKeywordAsync(SourceCodeKind.Script,
29=> VerifyKeywordAsync(SourceCodeKind.Script,
37=> VerifyKeywordAsync(SourceCodeKind.Script,
71=> VerifyKeywordAsync(SourceCodeKind.Script, """
85=> VerifyKeywordAsync(SourceCodeKind.Script, """
99=> VerifyKeywordAsync(SourceCodeKind.Script, """
193=> VerifyKeywordAsync(SourceCodeKind.Script, """
207=> VerifyKeywordAsync(SourceCodeKind.Script, """
265=> await VerifyKeywordAsync(SourceCodeKind.Script, @"internal $$");
281=> await VerifyKeywordAsync(SourceCodeKind.Script, @"public $$");
298=> VerifyKeywordAsync(SourceCodeKind.Script,
340=> await VerifyKeywordAsync(SourceCodeKind.Script, @"static $$");
356=> await VerifyKeywordAsync(SourceCodeKind.Script, @"static public $$");