101 references to TestInRegularAndScript1Async
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (101)
FullyQualify\FullyQualifyTests.cs (2)
1627await TestInRegularAndScript1Async(InitialWorkspace, ExpectedDocumentText, new TestParameters(testHost: testHost)); 1699await TestInRegularAndScript1Async(InitialWorkspace, ExpectedDocumentText, new TestParameters(testHost: testHost));
SimplifyTypeNames\SimplifyTypeNamesTests.cs (1)
4568await TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\AddRequiredParentheses\AddRequiredExpressionParenthesesTests.cs (1)
30=> TestInRegularAndScript1Async(initialMarkup, expected, parameters: new TestParameters(options: options));
src\Analyzers\CSharp\Tests\AddRequiredParentheses\AddRequiredPatternParenthesesTests.cs (1)
29=> TestInRegularAndScript1Async(initialMarkup, expected, parameters: new TestParameters(options: options));
src\Analyzers\CSharp\Tests\ImplementAbstractClass\ImplementAbstractClassTests.cs (1)
1788await TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\InlineDeclaration\CSharpInlineDeclarationTests.cs (5)
222=> TestInRegularAndScript1Async( 249=> TestInRegularAndScript1Async( 575=> TestInRegularAndScript1Async( 618=> TestInRegularAndScript1Async( 661=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\NamingStyles\NamingStylesTests.cs (2)
1288=> TestInRegularAndScript1Async(""" 1296=> TestInRegularAndScript1Async("""
src\Analyzers\CSharp\Tests\Nullable\CSharpDeclareAsNullableCodeFixTests.cs (37)
28=> TestInRegularAndScript1Async( 66=> TestInRegularAndScript1Async( 90=> TestInRegularAndScript1Async( 114=> TestInRegularAndScript1Async( 144=> TestInRegularAndScript1Async( 168=> TestInRegularAndScript1Async( 200=> TestInRegularAndScript1Async( 244=> TestInRegularAndScript1Async( 262=> TestInRegularAndScript1Async( 288=> TestInRegularAndScript1Async( 314=> TestInRegularAndScript1Async( 338=> TestInRegularAndScript1Async( 379=> TestInRegularAndScript1Async( 463=> TestInRegularAndScript1Async( 481=> TestInRegularAndScript1Async( 499=> TestInRegularAndScript1Async( 518=> TestInRegularAndScript1Async( 536=> TestInRegularAndScript1Async( 560=> TestInRegularAndScript1Async( 584=> TestInRegularAndScript1Async( 608=> TestInRegularAndScript1Async( 638=> TestInRegularAndScript1Async( 668=> TestInRegularAndScript1Async( 692=> TestInRegularAndScript1Async( 746=> TestInRegularAndScript1Async( 804=> TestInRegularAndScript1Async( 828=> TestInRegularAndScript1Async( 852=> TestInRegularAndScript1Async( 876=> TestInRegularAndScript1Async( 917=> TestInRegularAndScript1Async( 974=> TestInRegularAndScript1Async( 1015=> TestInRegularAndScript1Async( 1071=> TestInRegularAndScript1Async( 1092=> TestInRegularAndScript1Async( 1124=> TestInRegularAndScript1Async( 1150=> TestInRegularAndScript1Async( 1176=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\OrderModifiers\OrderModifiersTests.cs (1)
493=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\RemoveUnnecessaryParentheses\RemoveUnnecessaryExpressionParenthesesTests.cs (12)
121=> TestInRegularAndScript1Async( 156=> TestInRegularAndScript1Async( 958=> TestInRegularAndScript1Async( 1038=> TestInRegularAndScript1Async( 1099=> TestInRegularAndScript1Async( 2356=> TestInRegularAndScript1Async( 2379=> TestInRegularAndScript1Async( 2402=> TestInRegularAndScript1Async( 2424=> TestInRegularAndScript1Async( 2446=> TestInRegularAndScript1Async( 2507=> TestInRegularAndScript1Async( 2946=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\RemoveUnnecessaryParentheses\RemoveUnnecessaryPatternParenthesesTests.cs (1)
44=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\UseAutoProperty\UseAutoPropertyTests.cs (3)
83=> TestInRegularAndScript1Async( 2507=> TestInRegularAndScript1Async( 2525=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\UseAutoProperty\UseAutoPropertyTests_Field.cs (6)
1398=> TestInRegularAndScript1Async( 1431=> TestInRegularAndScript1Async( 1463=> TestInRegularAndScript1Async( 1490=> TestInRegularAndScript1Async( 1516=> TestInRegularAndScript1Async( 1550=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\UseConditionalExpression\UseConditionalExpressionForReturnTests.cs (4)
912=> TestInRegularAndScript1Async( 974=> TestInRegularAndScript1Async( 1007=> TestInRegularAndScript1Async( 1040=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\UseInterpolatedVerbatimString\UseInterpolatedVerbatimStringCodeFixTests.cs (3)
30=> TestInRegularAndScript1Async( 65=> TestInRegularAndScript1Async( 87=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\UseIsNullCheck\UseIsNullCheckForReferenceEqualsTests.cs (9)
200=> TestInRegularAndScript1Async( 228=> TestInRegularAndScript1Async( 332=> TestInRegularAndScript1Async( 359=> TestInRegularAndScript1Async( 391=> TestInRegularAndScript1Async( 418=> TestInRegularAndScript1Async( 473=> TestInRegularAndScript1Async( 501=> TestInRegularAndScript1Async( 589=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\UseLocalFunction\UseLocalFunctionTests.cs (2)
874=> TestInRegularAndScript1Async( 1424=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\UsePatternMatching\CSharpAsAndNullCheckTests.cs (9)
60=> TestInRegularAndScript1Async( 1062=> TestInRegularAndScript1Async( 1087=> TestInRegularAndScript1Async( 1347=> TestInRegularAndScript1Async( 1370=> TestInRegularAndScript1Async( 1417=> TestInRegularAndScript1Async( 1450=> TestInRegularAndScript1Async( 1514=> TestInRegularAndScript1Async( 1552=> TestInRegularAndScript1Async(
src\Analyzers\CSharp\Tests\UseSystemHashCode\UseSystemHashCodeTests.cs (1)
1234=> TestInRegularAndScript1Async(