提交 cf82b8fb 编写于 作者: G Gen Lu

More VB tests for IArgument

上级 543e66e0
...@@ -11,7 +11,7 @@ namespace Microsoft.CodeAnalysis.CSharp.UnitTests ...@@ -11,7 +11,7 @@ namespace Microsoft.CodeAnalysis.CSharp.UnitTests
public partial class IOperationTests : SemanticModelTestBase public partial class IOperationTests : SemanticModelTestBase
{ {
[Fact] [Fact]
public void PositinalArgument() public void PositionalArgument()
{ {
string source = @" string source = @"
class P class P
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册