Base:
method
TestInClassAsync
Microsoft.CodeAnalysis.Editor.UnitTests.QuickInfo.AbstractQuickInfoSourceTests.TestInClassAsync(System.String, System.String, System.String)
4 references to TestInClassAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
QuickInfo\SyntacticQuickInfoSourceTests.cs (4)
50=> await TestInClassAsync("int Property { get; }$$ ", "int Property {"); 54=> await TestInClassAsync("void M()\r\n{ }$$ ", "void M()\r\n{"); 233await TestInClassAsync( 580return TestInClassAsync(