Rewriting methods on ConcurrentDictionary throws exception on .NET 6, 7, and 8 #55
Labels
bug
Something isn't working
priority: low
The issue has low priority
question/investigation
Further information or investigation is required
As part of #54 we disabled rewriting methods on ConcurrentDictionary. We did this because doing so would result in the following errors (detailed error messages follow below table):
.NET 6 error message
.NET 7 error message
.NET 8 error message
The text was updated successfully, but these errors were encountered: