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