2 references to InfoBoundSuccessfully
Microsoft.CodeAnalysis.CSharp.Features (2)
AddImport\CSharpAddImportFeatureService.cs (2)
266
if (
InfoBoundSuccessfully
(semanticModel.GetQueryClauseInfo(query.FromClause, cancellationToken)))
273
if (
InfoBoundSuccessfully
(semanticModel.GetQueryClauseInfo(clause, cancellationToken)))