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