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