Fix CA2022 - Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int) #5845
Labels
enhancement
New feature or request
help wanted
Good for taking. Extra help will be provided by maintainers
Milestone
https://github.com/open-telemetry/opentelemetry-dotnet/pull/5832/files#r1765766226
Updating to .NET 9.0 RC1 introduced this new CA2022 error, and it needs to be fixed.
The text was updated successfully, but these errors were encountered: