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