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