2 references to bind
Microsoft.CodeAnalysis.CSharp (2)
Compilation\MemberSemanticModel.cs (2)
1955
_guardedBoundNodeMap.ContainsKey(
bind
(bindableRoot, out _).Syntax));
1965
BoundNode boundRoot =
bind
(bindableRoot, out binder);