2 references to s_annotation
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpSyntaxFactsService.cs (2)
45newContextNode = (TContextNode)newRoot.GetAnnotatedNodes(s_annotation).Single(); 65return node.WithAdditionalAnnotations(s_annotation);