2 references to BindQueryInternal1
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Query.cs (2)
69
BoundExpression result =
BindQueryInternal1
(state, diagnostics);
79
result =
BindQueryInternal1
(state, diagnostics);