提交 0902b981 编写于 作者: P Pilchie

Update unit test expected value (broken by changeset 1211477) (changeset 1211557)

上级 682af19b
......@@ -285,10 +285,10 @@ Delegate Sub E1()
BC30002: Type 'System.IAsyncResult' is not defined.
Delegate Sub E1()
~~~~~~~~~~~~~~~~~
BC31097: Member 'System.Threading.Interlocked' cannot be found in class 'CompareExchange'. This condition is usually the result of a mismatched 'Microsoft.VisualBasic.dll'.
BC31097: Member 'CompareExchange' cannot be found in class 'System.Threading.Interlocked'. This condition is usually the result of a mismatched 'Microsoft.VisualBasic.dll'.
public event e as E1
~
BC31097: Member 'System.Threading.Interlocked' cannot be found in class 'CompareExchange'. This condition is usually the result of a mismatched 'Microsoft.VisualBasic.dll'.
BC31097: Member 'CompareExchange' cannot be found in class 'System.Threading.Interlocked'. This condition is usually the result of a mismatched 'Microsoft.VisualBasic.dll'.
public event e as E1
~
</expected>)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册