3 references to GetBinderToBindNode
Microsoft.CodeAnalysis.CSharp (3)
Compilation\MemberSemanticModel.cs (3)
2033
binder =
GetBinderToBindNode
(root);
2155
var statementBinder =
GetBinderToBindNode
(nodeToBind);
2176
var binder =
GetBinderToBindNode
(node);