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