4 references to s_removableImportAnnotation
Microsoft.CodeAnalysis.Features (4)
PullMemberUp\MembersPuller.cs (4)
324.WithAdditionalAnnotations(s_removableImportAnnotation)); 337.WithAdditionalAnnotations(s_removableImportAnnotation))); 382node => node.HasAnnotation(s_removableImportAnnotation), 386destinationDocument = await Formatter.FormatAsync(destinationDocument, s_removableImportAnnotation, options.CleanupOptions.FormattingOptions, cancellationToken).ConfigureAwait(false);