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