4 references to TestInMethodAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
Classification\SyntacticClassifierTests.cs (4)
4432
=>
TestInMethodAsync
("(int, string) x",
4444
=>
TestInMethodAsync
("(int a, string b) x",
4458
=>
TestInMethodAsync
("var values = (1, 2)",
4472
=>
TestInMethodAsync
("var values = (a: 1, b: 2)",