4 references to s_removableImportAnnotation
Microsoft.CodeAnalysis.Features (4)
PullMemberUp\MembersPuller.cs (4)
325.WithAdditionalAnnotations(s_removableImportAnnotation)); 338.WithAdditionalAnnotations(s_removableImportAnnotation))); 383node => node.HasAnnotation(s_removableImportAnnotation), 387destinationDocument = await Formatter.FormatAsync(destinationDocument, s_removableImportAnnotation, options.CleanupOptions.FormattingOptions, cancellationToken).ConfigureAwait(false);