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