3 references to GetBinderToBindNode
Microsoft.CodeAnalysis.CSharp (3)
Compilation\MemberSemanticModel.cs (3)
1989
binder =
GetBinderToBindNode
(root);
2111
var statementBinder =
GetBinderToBindNode
(nodeToBind);
2132
var binder =
GetBinderToBindNode
(node);