1 write to _nodeLocator
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\AbstractCodeModelService.cs (1)
74_nodeLocator = CreateNodeLocator();
2 references to _nodeLocator
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\AbstractCodeModelService.cs (2)
526=> _nodeLocator.GetStartPoint(node, options, part); 529=> _nodeLocator.GetEndPoint(node, options, part);