未验证 提交 3ee81529 编写于 作者: Y Yair Halberstadt 提交者: GitHub

Update...

Update src/EditorFeatures/VisualBasicTest/CodeActions/ReplaceMethodWithProperty/ReplaceMethodWithPropertyTests.vb
Co-Authored-By: NCyrusNajmabadi <cyrus.najmabadi@gmail.com>
上级 ac7a2ca6
......@@ -912,7 +912,8 @@ end class")
end class")
End Function
<Fact, Trait(Traits.Feature, Traits.Features.CodeActionsReplaceMethodWithProperty), WorkItem(42699, "https://github.com/dotnet/roslyn/issues/42699")>
<Fact, Trait(Traits.Feature, Traits.Features.CodeActionsReplaceMethodWithProperty)>
<WorkItem(42699, "https://github.com/dotnet/roslyn/issues/42699")>
Public Async Function TestSameNameMemberAsProperty() As Task
Await TestInRegularAndScriptAsync(
"class C
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册