2 references to AddAsyncKeyword
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (2)
VisualBasicMakeMethodAsynchronousCodeFixProvider.vb (2)
85Dim newFunctionStatement = AddAsyncKeyword(functionStatement) 102Dim newSubStatement = AddAsyncKeyword(node.SubOrFunctionStatement)