1 reference to ExpandSurroundingStatementsAsync
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (1)
VisualBasicRemoveUnnecessaryCastCodeFixProvider.vb (1)
85Dim expandedRoot = Await ExpandSurroundingStatementsAsync(trackedDocument, originalCastNodes, cancellationToken).ConfigureAwait(False)