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 ae3cb82 commit 20bbad2Copy full SHA for 20bbad2
CHANGELOG.md
@@ -14,6 +14,7 @@ Bugfixes:
14
- `InvalidProgramException` when proxying `MemoryStream` with .NET 7 (@stakx, #651)
15
- `invocation.MethodInvocationTarget` throws `ArgumentNullException` for default interface method (@stakx, #684)
16
- `DynamicProxyException` ("duplicate element") when type to proxy contains members whose names differ only in case (@stakx, #691)
17
+- `AmbiguousMatchException` when using a proxy generation hook that is implemented as a `record class` (@stakx, #720)
18
19
## 5.2.1 (2025-03-09)
20
0 commit comments