2 references to WithIndex
Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities (2)
AbstractCodeActionOrUserDiagnosticTest.cs (2)
398
return TestInRegularAndScript1Async(initialMarkup, expectedMarkup, (parameters ?? TestParameters.Default).
WithIndex
(index));
881
await TestInRegularAndScript1Async(input, output, parameters.
WithIndex
(index));