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