1 reference to s_usingPlacementCodeFixAnnotation
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
MisplacedUsingDirectivesCodeFixProvider.cs (1)
35
private static readonly SyntaxAnnotation s_usingPlacementCodeFixAnnotation = new(nameof(
s_usingPlacementCodeFixAnnotation
));