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