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