4 references to TestInMethodAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
Classification\SyntacticClassifierTests.cs (4)
4488
=>
TestInMethodAsync
("(int, string) x",
4500
=>
TestInMethodAsync
("(int a, string b) x",
4514
=>
TestInMethodAsync
("var values = (1, 2)",
4528
=>
TestInMethodAsync
("var values = (a: 1, b: 2)",