未验证 提交 40b39ff7 编写于 作者: J Jackson Schuster 提交者: GitHub

Add Fact (#90202)

上级 17d13fa1
......@@ -213,6 +213,7 @@ public void StatefulMarshalling()
Assert.Equal(1, obj.ReturnPreserveSig().i);
}
[Fact]
public void ICollectionMarshallingFails()
{
Type hrExceptionType = SystemFindsComCalleeException() ? typeof(MarshallingFailureException) : typeof(Exception);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册