9 references to TestInExpressionAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (9)
Classification\SemanticClassifierTests.cs (2)
2197
=>
TestInExpressionAsync
("from ",
2218
=> await
TestInExpressionAsync
("fro ", testHost);
Classification\SyntacticClassifierTests.cs (7)
654
=>
TestInExpressionAsync
(@"from it in goo",
663
=>
TestInExpressionAsync
(@"from it in goo.Bar()",
684
=>
TestInExpressionAsync
(@"from it in ",
692
=>
TestInExpressionAsync
("from it in goo where it > 42",
705
=>
TestInExpressionAsync
("""
2313
=>
TestInExpressionAsync
("true ? 1 : 0",
2400
=>
TestInExpressionAsync
(