2 references to CreateImports
Microsoft.CodeAnalysis.Features (2)
CodeRefactorings\SyncNamespace\AbstractChangeNamespaceService.cs (2)
826
CreateImports
(doc, names, withFormatterAnnotation: false),
872
var imports =
CreateImports
(document, names, withFormatterAnnotation: true);