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