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