Skip to content

Commit

Permalink
Add Fact (#90202)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtschuster authored Aug 8, 2023
1 parent 17d13fa commit 40b39ff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ public void StatefulMarshalling()
Assert.Equal(1, obj.ReturnPreserveSig().i);
}

[Fact]
public void ICollectionMarshallingFails()
{
Type hrExceptionType = SystemFindsComCalleeException() ? typeof(MarshallingFailureException) : typeof(Exception);
Expand Down

0 comments on commit 40b39ff

Please sign in to comment.