2 references to ChangeSignatureFormattingAnnotation
Microsoft.CodeAnalysis.Features (2)
ChangeSignature\AbstractChangeSignatureService.cs (2)
403
var annotatedNodes = newRoot.GetAnnotatedNodes<SyntaxNode>(syntaxAnnotation:
ChangeSignatureFormattingAnnotation
);
408
ChangeSignatureFormattingAnnotation
,