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