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