2 references to GetSemanticModelForNode
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
Rename\CSharpRenameRewriterLanguageService.cs (2)
290
_speculativeModel =
GetSemanticModelForNode
(newNode, _semanticModel);
305
_speculativeModel =
GetSemanticModelForNode
(newNode, _semanticModel);