1 reference to AddUsingDirectives
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CompilationUnitSyntaxExtensions.cs (1)
84return root.AddUsingDirectives(new[] { usingDirective }, contextNode, placeSystemNamespaceFirst, annotations);