2 references to s_annotation
Microsoft.CodeAnalysis.Features (2)
src\Analyzers\Core\CodeFixes\AddParameter\AddParameterService.cs (2)
134.WithAdditionalAnnotations(Formatter.Annotation, s_annotation); 186var parameterDeclaration = rewrittenSyntaxRoot.GetAnnotatedNodes(s_annotation).SingleOrDefault();