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