59 references to VerifyCodeFixAsync
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests (59)
src\Analyzers\VisualBasic\Tests\AddAccessibilityModifiers\AddAccessibilityModifiersTests.vb (4)
22Await VerifyVB.VerifyCodeFixAsync( 436Await VerifyVB.VerifyCodeFixAsync(source, source) 441Await VerifyVB.VerifyCodeFixAsync(" 455Await VerifyVB.VerifyCodeFixAsync("
src\Analyzers\VisualBasic\Tests\ConvertGetTypeToNameOf\ConvertGetTypeToNameOfTests.vb (6)
27Await VerifyVB.VerifyCodeFixAsync(text, expected) 46Await VerifyVB.VerifyCodeFixAsync(text, expected) 69Await VerifyVB.VerifyCodeFixAsync(text, expected) 98Await VerifyVB.VerifyCodeFixAsync(text, expected) 113Await VerifyVB.VerifyCodeFixAsync(text, text) 137Await VerifyVB.VerifyCodeFixAsync(text, expected)
src\Analyzers\VisualBasic\Tests\MakeMethodSynchronous\MakeMethodSynchronousTests.vb (8)
15Await VerifyVB.VerifyCodeFixAsync( 32Await VerifyVB.VerifyCodeFixAsync( 49Await VerifyVB.VerifyCodeFixAsync( 66Await VerifyVB.VerifyCodeFixAsync( 83Await VerifyVB.VerifyCodeFixAsync( 100Await VerifyVB.VerifyCodeFixAsync( 125Await VerifyVB.VerifyCodeFixAsync( 179Await VerifyVB.VerifyCodeFixAsync(
src\Analyzers\VisualBasic\Tests\RemoveAsyncModifier\RemoveAsyncModifierTests.vb (8)
16Await VerifyVB.VerifyCodeFixAsync( 44Await VerifyVB.VerifyCodeFixAsync( 67Await VerifyVB.VerifyCodeFixAsync( 100Await VerifyVB.VerifyCodeFixAsync( 119Await VerifyVB.VerifyCodeFixAsync( 143Await VerifyVB.VerifyCodeFixAsync( 167Await VerifyVB.VerifyCodeFixAsync( 195Await VerifyVB.VerifyCodeFixAsync(
src\Analyzers\VisualBasic\Tests\RemoveRedundantEquality\RemoveRedundantEqualityTests.vb (7)
27Await VerifyVB.VerifyCodeFixAsync(code, fixedCode) 32Await VerifyVB.VerifyCodeFixAsync(" 63Await VerifyVB.VerifyCodeFixAsync(code, fixedCode) 68Await VerifyVB.VerifyCodeFixAsync(" 145Await VerifyVB.VerifyCodeFixAsync(code, fixedCode) 164Await VerifyVB.VerifyCodeFixAsync(code, fixedCode) 199Await VerifyVB.VerifyCodeFixAsync(code, fixedCode)
src\Analyzers\VisualBasic\Tests\RemoveUnnecessarySuppressions\RemoveUnnecessarySuppressionsTests.vb (4)
54Await VerifyVB.VerifyCodeFixAsync(input, input) 106Await VerifyVB.VerifyCodeFixAsync(input, fixedCode) 137Await VerifyVB.VerifyCodeFixAsync(input, fixedCode) 151Await VerifyVB.VerifyCodeFixAsync(input, input)
src\Analyzers\VisualBasic\Tests\SimplifyLinqExpression\VisualBasicSimplifyLinqExpressionFixAllTests.vb (3)
45Await VisualBasicCodeFixVerifier(Of VisualBasicSimplifyLinqExpressionDiagnosticAnalyzer, SimplifyLinqExpressionCodeFixProvider).VerifyCodeFixAsync(testCode, fixedCode) 82Await VisualBasicCodeFixVerifier(Of VisualBasicSimplifyLinqExpressionDiagnosticAnalyzer, SimplifyLinqExpressionCodeFixProvider).VerifyCodeFixAsync(testCode, fixedCode) 119Await VisualBasicCodeFixVerifier(Of VisualBasicSimplifyLinqExpressionDiagnosticAnalyzer, SimplifyLinqExpressionCodeFixProvider).VerifyCodeFixAsync(testCode, fixedCode)
src\Analyzers\VisualBasic\Tests\SimplifyLinqExpression\VisualBasicSimplifyLinqExpressionTests.vb (5)
48Await VerifyVB.VerifyCodeFixAsync(testCode, fixedCode) 108Await VerifyVB.VerifyCodeFixAsync(testCode, fixedCode) 174Await VerifyVB.VerifyCodeFixAsync(testCode, fixedCode) 244Await VerifyVB.VerifyCodeFixAsync(testCode, fixedCode) 280Await VerifyVB.VerifyCodeFixAsync(testCode, fixedCode)
src\Analyzers\VisualBasic\Tests\SimplifyObjectCreation\SimplifyObjectCreationTests.vb (6)
14Await VerifyVB.VerifyCodeFixAsync(" 79Await VerifyVB.VerifyCodeFixAsync(" 98Await VerifyVB.VerifyCodeFixAsync(" 117Await VerifyVB.VerifyCodeFixAsync(" 136Await VerifyVB.VerifyCodeFixAsync(" 159Await VerifyVB.VerifyCodeFixAsync("
src\Analyzers\VisualBasic\Tests\UseExplicitTupleName\UseExplicitTupleNameTests.vb (8)
14Await VerifyVB.VerifyCodeFixAsync(" 31Await VerifyVB.VerifyCodeFixAsync(" 54Await VerifyVB.VerifyCodeFixAsync(" 79Await VerifyVB.VerifyCodeFixAsync(code, code) 92Await VerifyVB.VerifyCodeFixAsync(code, code) 105Await VerifyVB.VerifyCodeFixAsync(code, code) 110Await VerifyVB.VerifyCodeFixAsync(" 129Await VerifyVB.VerifyCodeFixAsync("