1 write to _annotation
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\InsertionPoint.cs (1)
33_annotation = annotation;
2 references to _annotation
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\InsertionPoint.cs (2)
46=> new(document, _annotation); 54return root.GetAnnotatedNodesAndTokens(_annotation).SingleOrDefault().AsNode();