3 references to GetBinderToBindNode
Microsoft.CodeAnalysis.CSharp (3)
Compilation\MemberSemanticModel.cs (3)
1987
binder =
GetBinderToBindNode
(root);
2109
var statementBinder =
GetBinderToBindNode
(nodeToBind);
2130
var binder =
GetBinderToBindNode
(node);