3 references to BindCref
Microsoft.CodeAnalysis.CSharp (3)
Compilation\CSharpSemanticModel.cs (3)
307
crefSymbols =
BindCref
(crefWrapper, binder);
314
crefSymbols =
BindCref
(crefWrapper, binder);
336
ImmutableArray<Symbol> symbols =
BindCref
(crefSyntax, binder);