Helpers & extensions for writing Roslyn analyzers and code fixes. This is a package with source files to avoid binary dependency for the analyzer. To work it requires dependency on TunnelVisionLabs.ReferenceAssemblyAnnotator <ItemGroup> <PackageDownload Include="Microsoft.NETCore.App.Ref" Version="[6.0.0]" /> <PackageReference Include="TunnelVisionLabs.ReferenceAssemblyAnnotator" Version="1.0.0-alpha.160" /> </ItemGroup>
$ dotnet add package Gu.Roslyn.Extensions.SourceNo README available.