3 references to Bind
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\SymbolTree\SymbolTreeInfo.cs (3)
237Bind(index, assemblySymbol.GlobalNamespace, ref results.AsRef(), cancellationToken); 415Bind(node.ParentIndex, rootContainer, ref containerSymbols.AsRef(), cancellationToken); 510Bind(derivedTypeIndex, compilation.GlobalNamespace, ref tempBuilder.AsRef(), cancellationToken);