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