We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79078b commit ae8f1c2Copy full SHA for ae8f1c2
CHANGELOG.md
@@ -10,6 +10,7 @@ Enhancements:
10
11
Bugfixes:
12
- `InvalidProgramException` when proxying `MemoryStream` with .NET 7 (@stakx, #651)
13
+- `invocation.MethodInvocationTarget` throws `ArgumentNullException` for default interface method (@stakx, #684)
14
15
Deprecations:
16
- .NET Core 2.1, .NET Core 3.1, .NET 6, and mono tests
0 commit comments