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