Open dariusclay opened 2 months ago
@dotnet/dotnet-extensions-compliance please triage
I will check out this one
I will check out this one
Note, the outcome of this might just be "we keep suppressing since there's no alternative". Unless there's a way to emit these reports from the generator via MSBuild, or some other method introduced from Roslyn team.
The violations occur in the following two projects. System.IO.* APIs are flagged as banned for use in analyzers and source generators. We need to either keep the suppression introduced in #5370 or fix the issues.
See https://github.com/dotnet/roslyn/issues/63290