2 references to GetPreviousBodyNode
Microsoft.CodeAnalysis.Workspaces (2)
SemanticModelReuse\AbstractSemanticModelReuseLanguageService.cs (2)
58var previousBodyNode = GetPreviousBodyNode(previousRoot, currentRoot, currentBodyNode); 88var previousContainer = GetPreviousBodyNode(previousRoot, currentRoot, currentContainer);