Allow use of C# 13 #92
Annotations
3 errors
Build & Pack (Linux):
MoreLinq/Experimental/Memoize.cs#L80
'this.cache == null' is always 'true'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
Build & Pack (Linux):
MoreLinq/Experimental/Memoize.cs#L80
'this.cache == null' is always 'true'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
Build & Pack (Linux)
Process completed with exit code 1.
|
Loading