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