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