3 references to GetBinderToBindNode
Microsoft.CodeAnalysis.CSharp (3)
Compilation\MemberSemanticModel.cs (3)
2026
binder =
GetBinderToBindNode
(root);
2148
var statementBinder =
GetBinderToBindNode
(nodeToBind);
2169
var binder =
GetBinderToBindNode
(node);