3 references to CreateImports
Microsoft.CodeAnalysis.Features (3)
CodeRefactorings\SyncNamespace\AbstractChangeNamespaceService.cs (3)
783
CreateImports
(document, names, withFormatterAnnotation: false),
793
CreateImports
(doc, names, withFormatterAnnotation: false),
836
var imports =
CreateImports
(document, names, withFormatterAnnotation: true);