it works! (but could be faster) #16
Annotations
4 warnings
Build:
perf/StressTest.cs#L83
The variable 'e' is declared but never used
|
Build:
perf/StressTest.cs#L15
This call site is reachable on all platforms. 'FileExtensions.SetLength(FileInfo, long, CancellationToken)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
perf/StressTest.cs#L83
The variable 'e' is declared but never used
|
Build:
perf/StressTest.cs#L15
This call site is reachable on all platforms. 'FileExtensions.SetLength(FileInfo, long, CancellationToken)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading