提交 90fd0cd3 编写于 作者: D David Poeschl

Update Object Initializer test baseline

上级 c32e12bf
......@@ -885,7 +885,8 @@ public static T Create<T>()
}
}";
await VerifyNoItemsExistAsync(markup);
await VerifyItemExistsAsync(markup, "Target");
await VerifyItemExistsAsync(markup, "Method");
}
[WorkItem(24612, "https://github.com/dotnet/roslyn/issues/24612")]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册