1 reference to s_usingPlacementCodeFixAnnotation
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\CodeFixes\MisplacedUsingDirectives\MisplacedUsingDirectivesCodeFixProvider.cs (1)
41
private static readonly SyntaxAnnotation s_usingPlacementCodeFixAnnotation = new(nameof(
s_usingPlacementCodeFixAnnotation
));