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