1 reference to AddAnnotations
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\InsertionPoint.cs (1)
23
var newRoot = root.
AddAnnotations
(SpecializedCollections.SingletonEnumerable(Tuple.Create(node, annotation)));