3 references to BindToken
Microsoft.CodeAnalysis.Features (3)
QuickInfo\CommonSemanticQuickInfoProvider.cs (3)
54var tokenInformation = BindToken(services, semanticModel, token, cancellationToken); 79var mainTokenInformation = BindToken(services, semanticModel, token, cancellationToken); 95var linkedSymbols = BindToken(services, linkedModel, linkedToken, cancellationToken);