3998 references to CompilerFeature
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (7)
src\Analyzers\CSharp\Tests\GenerateDefaultConstructors\GenerateDefaultConstructorsTests.cs (2)
413
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
444
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
src\Analyzers\CSharp\Tests\ImplementInterface\ImplementInterfaceCodeFixTests.cs (5)
317
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
347
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
378
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
416
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
7561
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (4)
CommandLineTests.cs (4)
11501
[CompilerTrait(
CompilerFeature
.Determinism)]
11593
[CompilerTrait(
CompilerFeature
.Determinism)]
11606
[CompilerTrait(
CompilerFeature
.Determinism)]
11683
[CompilerTrait(
CompilerFeature
.Determinism)]
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (12)
Completion\CompletionProviders\SpeculativeTCompletionProviderTests.cs (3)
729
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
742
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
755
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
Completion\CompletionProviders\SymbolCompletionProviderTests.cs (5)
10597
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
10609
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
10692
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
10707
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
11657
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
SignatureHelp\InvocationExpressionSignatureHelpProviderTests.cs (4)
2196
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
2210
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
2224
[CompilerTrait(
CompilerFeature
.FunctionPointers)]
2238
[CompilerTrait(
CompilerFeature
.FunctionPointers)]
Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests (57)
Recommendations\AsyncKeywordRecommenderTests.cs (7)
281
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
288
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
295
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
302
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
308
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
325
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
332
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
Recommendations\InKeywordRecommenderTests.cs (28)
259
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
269
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
279
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
287
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
300
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
315
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
330
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
343
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
350
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
361
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
371
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
380
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
389
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
397
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
405
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
413
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
421
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
431
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
441
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
450
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
459
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
468
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
477
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
485
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
493
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
501
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
509
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
518
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Recommendations\ReadOnlyKeywordRecommenderTests.cs (15)
426
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
436
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
446
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
453
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
460
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
475
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
490
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
503
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
510
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
521
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
531
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
539
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
546
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
553
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
562
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Recommendations\VoidKeywordRecommenderTests.cs (7)
582
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
596
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
609
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
622
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
635
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
649
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
662
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (121)
CodeGen\CodeGenAsyncEHTests.cs (1)
18
[CompilerTrait(
CompilerFeature
.Async)]
CodeGen\CodeGenAsyncIteratorTests.cs (2)
34
[CompilerTrait(
CompilerFeature
.AsyncStreams,
CompilerFeature
.Async)]
CodeGen\CodeGenAsyncLocalsTests.cs (1)
19
[CompilerTrait(
CompilerFeature
.Async)]
CodeGen\CodeGenAsyncMainTests.cs (2)
19
[CompilerTrait(
CompilerFeature
.AsyncMain,
CompilerFeature
.Async)]
CodeGen\CodeGenAsyncMethodBuilderOverrideTests.cs (1)
15
[CompilerTrait(
CompilerFeature
.Async)]
CodeGen\CodeGenAsyncSpillTests.cs (1)
17
[CompilerTrait(
CompilerFeature
.Async)]
CodeGen\CodeGenAsyncTests.cs (1)
22
[CompilerTrait(
CompilerFeature
.Async)]
CodeGen\CodeGenAwaitForeachTests.cs (2)
16
[CompilerTrait(
CompilerFeature
.AsyncStreams,
CompilerFeature
.Async)]
CodeGen\CodeGenAwaitUsingTests.cs (2)
15
[CompilerTrait(
CompilerFeature
.AsyncStreams,
CompilerFeature
.Async)]
CodeGen\CodeGenDeconstructTests.cs (8)
19
[CompilerTrait(
CompilerFeature
.Tuples)]
904
[CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
943
[Fact, CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
986
[CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
2215
[CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
8332
[CompilerTrait(
CompilerFeature
.IOperation)]
8562
[CompilerTrait(
CompilerFeature
.IOperation)]
8614
[CompilerTrait(
CompilerFeature
.IOperation)]
CodeGen\CodeGenDisplayClassOptimisationTests.cs (2)
1328
[CompilerTrait(
CompilerFeature
.AsyncStreams)]
7571
[Fact, CompilerTrait(
CompilerFeature
.Iterator)]
CodeGen\CodeGenInParametersTests.cs (31)
17
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
900
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
960
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
2195
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
2297
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
2926
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
2969
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
3012
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
3063
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
3114
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
3165
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
3216
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
3267
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
3347
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
3427
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
3507
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
3587
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
3640
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.ReadOnlyReferences)]
CodeGen\CodeGenIterators.cs (1)
15
[CompilerTrait(
CompilerFeature
.Iterator)]
CodeGen\CodeGenLocalFunctionTests.cs (23)
41
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
132
[CompilerTrait(
CompilerFeature
.IOperation)]
1950
[CompilerTrait(
CompilerFeature
.Dynamic)]
1999
[CompilerTrait(
CompilerFeature
.ExpressionBody)]
2026
[CompilerTrait(
CompilerFeature
.Params)]
2106
[CompilerTrait(
CompilerFeature
.Dynamic)]
2127
[CompilerTrait(
CompilerFeature
.Dynamic)]
2148
[CompilerTrait(
CompilerFeature
.Dynamic)]
2162
[CompilerTrait(
CompilerFeature
.Dynamic)]
3432
[CompilerTrait(
CompilerFeature
.Iterator)]
3446
[CompilerTrait(
CompilerFeature
.Iterator)]
3460
[CompilerTrait(
CompilerFeature
.Iterator)]
3477
[CompilerTrait(
CompilerFeature
.Iterator)]
4245
[CompilerTrait(
CompilerFeature
.Dynamic)]
4288
[CompilerTrait(
CompilerFeature
.Dynamic)]
4338
[CompilerTrait(
CompilerFeature
.Dynamic)]
4402
[CompilerTrait(
CompilerFeature
.Dynamic,
CompilerFeature
.Params)]
4453
[CompilerTrait(
CompilerFeature
.Async)]
4467
[CompilerTrait(
CompilerFeature
.Async)]
4483
[CompilerTrait(
CompilerFeature
.Async)]
4503
[CompilerTrait(
CompilerFeature
.Async)]
4572
[CompilerTrait(
CompilerFeature
.Async)]
CodeGen\CodeGenNullCoalescingAssignmentTests.cs (1)
14
[CompilerTrait(
CompilerFeature
.NullCoalescingAssignment)]
CodeGen\CodeGenReadonlyStructTests.cs (6)
21
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
25
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
90
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
161
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
231
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
307
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
CodeGen\CodeGenRefConditionalOperatorTests.cs (1)
15
[CompilerTrait(
CompilerFeature
.RefConditionalOperator)]
CodeGen\CodeGenRefLocalTests.cs (2)
16
[CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
4164
[Fact, WorkItem(25264, "https://github.com/dotnet/roslyn/issues/25264"), CompilerTrait(
CompilerFeature
.IOperation)]
CodeGen\CodeGenRefReadonlyReturnTests.cs (2)
14
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
834
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
CodeGen\CodeGenShortCircuitOperatorTests.cs (1)
7309
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
CodeGen\CodeGenStackAllocInitializerTests.cs (1)
14
[CompilerTrait(
CompilerFeature
.StackAllocInitializer)]
CodeGen\CodeGenTests.cs (4)
5141
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
5221
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
12246
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
12398
[CompilerTrait(
CompilerFeature
.PEVerifyCompat)]
CodeGen\CodeGenTupleEqualityTests.cs (1)
16
[CompilerTrait(
CompilerFeature
.TupleEquality)]
CodeGen\CodeGenTupleTest.cs (5)
29
[CompilerTrait(
CompilerFeature
.Tuples)]
16628
[Fact, CompilerTrait(
CompilerFeature
.LocalFunctions)]
16673
[Fact, CompilerTrait(
CompilerFeature
.LocalFunctions)]
25451
[Fact, CompilerTrait(
CompilerFeature
.Patterns)]
28509
[Fact, CompilerTrait(
CompilerFeature
.Patterns)]
CodeGen\DestructorTests.cs (2)
82
[CompilerTrait(
CompilerFeature
.ExpressionBody)]
136
[CompilerTrait(
CompilerFeature
.ExpressionBody)]
CodeGen\EventTests.cs (1)
829
[CompilerTrait(
CompilerFeature
.ExpressionBody)]
CodeGen\ITuplePatternTests.cs (1)
14
[CompilerTrait(
CompilerFeature
.Patterns)]
CodeGen\PatternTests.cs (1)
16
[CompilerTrait(
CompilerFeature
.Patterns)]
CodeGen\PropertyTests.cs (1)
18
[CompilerTrait(
CompilerFeature
.ExpressionBody)]
Emit\DeterministicTests.cs (1)
26
[CompilerTrait(
CompilerFeature
.Determinism)]
Emit\DynamicAnalysis\DynamicInstrumentationTests.cs (9)
2906
[CompilerTrait(
CompilerFeature
.InitOnlySetters)]
3577
[CompilerTrait(
CompilerFeature
.TopLevelStatements)]
3627
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3655
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3687
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3779
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3839
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3901
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3962
[Theory, CombinatorialData, CompilerTrait(
CompilerFeature
.Extensions)]
Emit\EntryPointTests.cs (2)
1608
[CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
1628
[CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
PrivateProtected.cs (1)
17
[CompilerTrait(
CompilerFeature
.PrivateProtected)]
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (23)
Emit\EditAndContinue\EditAndContinueStateMachineTests.cs (3)
22
[CompilerTrait(
CompilerFeature
.Iterator,
CompilerFeature
.Async,
CompilerFeature
.AsyncStreams)]
Emit\EditAndContinue\EditAndContinueTests.cs (1)
816
[CompilerTrait(
CompilerFeature
.Tuples)]
Emit\LocalStateTracing\LocalStateTracingTests.cs (19)
6752
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
6779
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
6818
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
6851
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
6885
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
6919
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
6948
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
6982
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
7050
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
7093
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
7127
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
7158
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
7192
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
7226
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
7270
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
7307
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
7343
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
7376
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
7417
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (90)
Attributes\AttributeTests_ReadOnlyStruct.cs (1)
20
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Diagnostics\DiagnosticAnalyzerTests.cs (2)
2666
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
Diagnostics\OperationAnalyzerTests.cs (1)
19
[CompilerTrait(
CompilerFeature
.IOperation)]
FlowAnalysis\FlowTests.cs (2)
4463
[Fact, CompilerTrait(
CompilerFeature
.Patterns)]
4810
[Fact, CompilerTrait(
CompilerFeature
.Patterns)]
FlowAnalysis\LocalFunctions.cs (1)
14
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
FlowAnalysis\StructTests.cs (1)
19
[CompilerTrait(
CompilerFeature
.Tuples)]
RefStructInterfacesTests.cs (1)
19
[CompilerTrait(
CompilerFeature
.RefLifetime)]
Semantics\CollectionExpressionTests.cs (1)
23
[CompilerTrait(
CompilerFeature
.CollectionExpressions)]
Semantics\CollectionExpressionTests_WithElement_ArraysAndSpans.cs (1)
14
[CompilerTrait(
CompilerFeature
.CollectionExpressions)]
Semantics\CollectionExpressionTests_WithElement_Constructor.cs (1)
14
[CompilerTrait(
CompilerFeature
.CollectionExpressions)]
Semantics\CollectionExpressionTests_WithElement_Extra.cs (1)
16
[CompilerTrait(
CompilerFeature
.CollectionExpressions)]
Semantics\CollectionExpressionTests_WithElement_Nullable.cs (1)
14
[CompilerTrait(
CompilerFeature
.CollectionExpressions)]
Semantics\ExtensionOperatorsTests.cs (1)
18
[CompilerTrait(
CompilerFeature
.Extensions)]
Semantics\ExtensionTests.cs (1)
27
[CompilerTrait(
CompilerFeature
.Extensions)]
Semantics\ExtensionTests2.cs (1)
22
[CompilerTrait(
CompilerFeature
.Extensions)]
Semantics\InlineArrayTests.cs (1)
18
[CompilerTrait(
CompilerFeature
.RefLifetime)]
Semantics\OutVarTests.cs (42)
24
[CompilerTrait(
CompilerFeature
.OutVar)]
135
[CompilerTrait(
CompilerFeature
.Tuples)]
182
[CompilerTrait(
CompilerFeature
.Tuples)]
229
[CompilerTrait(
CompilerFeature
.Tuples)]
282
[CompilerTrait(
CompilerFeature
.Tuples)]
349
[CompilerTrait(
CompilerFeature
.Tuples)]
390
[CompilerTrait(
CompilerFeature
.Tuples)]
427
[CompilerTrait(
CompilerFeature
.Tuples)]
465
[CompilerTrait(
CompilerFeature
.Tuples)]
503
[CompilerTrait(
CompilerFeature
.Tuples)]
541
[CompilerTrait(
CompilerFeature
.Tuples)]
579
[CompilerTrait(
CompilerFeature
.Tuples)]
626
[CompilerTrait(
CompilerFeature
.Tuples)]
662
[CompilerTrait(
CompilerFeature
.Tuples)]
700
[CompilerTrait(
CompilerFeature
.Tuples)]
740
[CompilerTrait(
CompilerFeature
.Tuples)]
778
[CompilerTrait(
CompilerFeature
.Tuples)]
5220
[CompilerTrait(
CompilerFeature
.IOperation)]
5536
[CompilerTrait(
CompilerFeature
.IOperation)]
9824
[CompilerTrait(
CompilerFeature
.Tuples)]
9919
[CompilerTrait(
CompilerFeature
.Tuples)]
10014
[CompilerTrait(
CompilerFeature
.Tuples)]
10084
[CompilerTrait(
CompilerFeature
.Tuples)]
10176
[CompilerTrait(
CompilerFeature
.Tuples)]
10224
[CompilerTrait(
CompilerFeature
.Tuples)]
10272
[CompilerTrait(
CompilerFeature
.Tuples)]
10336
[CompilerTrait(
CompilerFeature
.Tuples)]
10395
[CompilerTrait(
CompilerFeature
.Tuples)]
10479
[CompilerTrait(
CompilerFeature
.Tuples)]
10967
[CompilerTrait(
CompilerFeature
.IOperation)]
11295
[CompilerTrait(
CompilerFeature
.IOperation)]
14737
[CompilerTrait(
CompilerFeature
.Tuples)]
14787
[CompilerTrait(
CompilerFeature
.Tuples)]
28621
[CompilerTrait(
CompilerFeature
.Tuples)]
29593
[CompilerTrait(
CompilerFeature
.Tuples)]
29794
[CompilerTrait(
CompilerFeature
.Tuples)]
29995
[CompilerTrait(
CompilerFeature
.Tuples)]
35812
[CompilerTrait(
CompilerFeature
.IOperation)]
35853
[CompilerTrait(
CompilerFeature
.IOperation)]
35948
[CompilerTrait(
CompilerFeature
.IOperation)]
36088
[CompilerTrait(
CompilerFeature
.IOperation)]
36199
[CompilerTrait(
CompilerFeature
.IOperation)]
Semantics\PatternMatchingTests.cs (9)
19
[CompilerTrait(
CompilerFeature
.Patterns,
CompilerFeature
.RefLifetime)]
1490
[CompilerTrait(
CompilerFeature
.Tuples)]
1547
[CompilerTrait(
CompilerFeature
.Tuples)]
1599
[CompilerTrait(
CompilerFeature
.Tuples)]
1676
[CompilerTrait(
CompilerFeature
.Tuples)]
3551
[CompilerTrait(
CompilerFeature
.IOperation)]
3621
[CompilerTrait(
CompilerFeature
.Tuples)]
3676
[CompilerTrait(
CompilerFeature
.Tuples)]
Semantics\PatternMatchingTests_Global.cs (5)
20
[CompilerTrait(
CompilerFeature
.Patterns)]
3000
[CompilerTrait(
CompilerFeature
.Tuples)]
3883
[CompilerTrait(
CompilerFeature
.Tuples)]
4081
[CompilerTrait(
CompilerFeature
.Tuples)]
4279
[CompilerTrait(
CompilerFeature
.Tuples)]
Semantics\PatternMatchingTests_ListPatterns.cs (1)
18
[CompilerTrait(
CompilerFeature
.Patterns)]
Semantics\PatternMatchingTests_NullableTypes.cs (1)
12
[CompilerTrait(
CompilerFeature
.Patterns)]
Semantics\PatternMatchingTests_Scope.cs (9)
19
[CompilerTrait(
CompilerFeature
.Patterns)]
6530
[CompilerTrait(
CompilerFeature
.Tuples)]
6618
[CompilerTrait(
CompilerFeature
.Tuples)]
6707
[CompilerTrait(
CompilerFeature
.Tuples)]
6771
[CompilerTrait(
CompilerFeature
.Tuples)]
6857
[CompilerTrait(
CompilerFeature
.Tuples)]
6899
[CompilerTrait(
CompilerFeature
.Tuples)]
11619
[CompilerTrait(
CompilerFeature
.Tuples)]
11677
[CompilerTrait(
CompilerFeature
.Tuples)]
Semantics\PatternMatchingTests2.cs (1)
16
[CompilerTrait(
CompilerFeature
.Patterns)]
Semantics\PatternMatchingTests3.cs (1)
20
[CompilerTrait(
CompilerFeature
.Patterns)]
Semantics\PatternMatchingTests4.cs (1)
16
[CompilerTrait(
CompilerFeature
.Patterns)]
Semantics\PatternMatchingTests5.cs (1)
17
[CompilerTrait(
CompilerFeature
.Patterns)]
Semantics\PatternSwitchTests.cs (1)
17
[CompilerTrait(
CompilerFeature
.Patterns)]
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (44)
EncapsulateField\EncapsulateFieldTests.cs (5)
1285
[Theory, CombinatorialData, CompilerTrait(
CompilerFeature
.Tuples)]
1322
[Theory, CombinatorialData, CompilerTrait(
CompilerFeature
.Tuples)]
1359
[Theory, CombinatorialData, CompilerTrait(
CompilerFeature
.FunctionPointers)]
1396
[Theory, CombinatorialData, CompilerTrait(
CompilerFeature
.FunctionPointers)]
1435
[Theory, CombinatorialData, CompilerTrait(
CompilerFeature
.FunctionPointers)]
ExtractMethod\ExtractLocalFunctionTests.cs (16)
956
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
985
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1014
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1043
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1074
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1103
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1132
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1161
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1190
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1219
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1248
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1280
[CompilerTrait(
CompilerFeature
.OutVar)]
1313
[CompilerTrait(
CompilerFeature
.Patterns)]
1346
[CompilerTrait(
CompilerFeature
.Patterns)]
1379
[CompilerTrait(
CompilerFeature
.Patterns)]
1422
[CompilerTrait(
CompilerFeature
.Patterns)]
ExtractMethod\ExtractMethodCodeRefactoringTests.cs (16)
1237
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1267
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1297
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1327
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1359
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1389
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1419
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1449
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1479
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1509
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1538
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
1570
[CompilerTrait(
CompilerFeature
.OutVar)]
1603
[CompilerTrait(
CompilerFeature
.Patterns)]
1636
[CompilerTrait(
CompilerFeature
.Patterns)]
1669
[CompilerTrait(
CompilerFeature
.Patterns)]
1712
[CompilerTrait(
CompilerFeature
.Patterns)]
src\Analyzers\CSharp\Tests\GenerateDefaultConstructors\GenerateDefaultConstructorsTests.cs (2)
413
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
444
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
src\Analyzers\CSharp\Tests\ImplementInterface\ImplementInterfaceCodeFixTests.cs (5)
317
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
347
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
378
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
416
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
7561
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests (3117)
IOperation\IOperationTests.cs (17)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
20
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.RefLocalsReturns)]
66
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.RefLocalsReturns)]
100
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.RefLocalsReturns)]
162
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.RefLocalsReturns)]
237
[CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
315
[CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
383
[CompilerTrait(
CompilerFeature
.IOperation)]
439
[CompilerTrait(
CompilerFeature
.IOperation)]
483
[CompilerTrait(
CompilerFeature
.IOperation)]
496
[CompilerTrait(
CompilerFeature
.IOperation)]
517
[CompilerTrait(
CompilerFeature
.IOperation)]
530
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_ArrayCreationAndInitializer.cs (30)
956
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1114
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1215
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1327
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1432
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1548
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1702
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1812
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1933
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2047
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2172
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2303
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2455
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2618
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2809
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IAddressOfOperation.cs (4)
17
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
63
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IAnonymousFunctionExpression.cs (21)
20
[CompilerTrait(
CompilerFeature
.IOperation)]
67
[CompilerTrait(
CompilerFeature
.IOperation)]
104
[CompilerTrait(
CompilerFeature
.IOperation)]
151
[CompilerTrait(
CompilerFeature
.IOperation)]
188
[CompilerTrait(
CompilerFeature
.IOperation)]
235
[CompilerTrait(
CompilerFeature
.IOperation)]
283
[CompilerTrait(
CompilerFeature
.IOperation)]
337
[CompilerTrait(
CompilerFeature
.IOperation)]
385
[CompilerTrait(
CompilerFeature
.IOperation)]
430
[CompilerTrait(
CompilerFeature
.IOperation)]
496
[CompilerTrait(
CompilerFeature
.IOperation)]
519
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
599
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
693
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
821
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
881
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IAnonymousObjectCreationOperation.cs (30)
15
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
94
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
184
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
264
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
459
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
630
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
755
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
874
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
920
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1004
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1078
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1165
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1249
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1369
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1489
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IArgument.cs (74)
21
[CompilerTrait(
CompilerFeature
.IOperation)]
46
[CompilerTrait(
CompilerFeature
.IOperation)]
80
[CompilerTrait(
CompilerFeature
.IOperation)]
114
[CompilerTrait(
CompilerFeature
.IOperation)]
148
[CompilerTrait(
CompilerFeature
.IOperation)]
182
[CompilerTrait(
CompilerFeature
.IOperation)]
220
[CompilerTrait(
CompilerFeature
.IOperation)]
258
[CompilerTrait(
CompilerFeature
.IOperation)]
298
[CompilerTrait(
CompilerFeature
.IOperation)]
334
[CompilerTrait(
CompilerFeature
.IOperation)]
370
[CompilerTrait(
CompilerFeature
.IOperation)]
406
[CompilerTrait(
CompilerFeature
.IOperation)]
438
[CompilerTrait(
CompilerFeature
.IOperation)]
470
[CompilerTrait(
CompilerFeature
.IOperation)]
501
[CompilerTrait(
CompilerFeature
.IOperation)]
543
[CompilerTrait(
CompilerFeature
.IOperation)]
587
[CompilerTrait(
CompilerFeature
.IOperation)]
629
[CompilerTrait(
CompilerFeature
.IOperation)]
664
[CompilerTrait(
CompilerFeature
.IOperation)]
705
[CompilerTrait(
CompilerFeature
.IOperation)]
744
[CompilerTrait(
CompilerFeature
.IOperation)]
784
[CompilerTrait(
CompilerFeature
.IOperation)]
819
[CompilerTrait(
CompilerFeature
.IOperation)]
862
[CompilerTrait(
CompilerFeature
.IOperation)]
897
[CompilerTrait(
CompilerFeature
.IOperation)]
940
[CompilerTrait(
CompilerFeature
.IOperation)]
977
[CompilerTrait(
CompilerFeature
.IOperation)]
1020
[CompilerTrait(
CompilerFeature
.IOperation)]
1064
[CompilerTrait(
CompilerFeature
.IOperation)]
1107
[CompilerTrait(
CompilerFeature
.IOperation)]
1150
[CompilerTrait(
CompilerFeature
.IOperation)]
1263
[CompilerTrait(
CompilerFeature
.IOperation)]
1294
[CompilerTrait(
CompilerFeature
.IOperation)]
1326
[CompilerTrait(
CompilerFeature
.IOperation)]
1357
[CompilerTrait(
CompilerFeature
.IOperation)]
1424
[CompilerTrait(
CompilerFeature
.IOperation)]
1478
[CompilerTrait(
CompilerFeature
.IOperation)]
1524
[CompilerTrait(
CompilerFeature
.IOperation)]
1570
[CompilerTrait(
CompilerFeature
.IOperation)]
1615
[CompilerTrait(
CompilerFeature
.IOperation)]
1661
[CompilerTrait(
CompilerFeature
.IOperation)]
1696
[CompilerTrait(
CompilerFeature
.IOperation)]
1731
[CompilerTrait(
CompilerFeature
.IOperation)]
1771
[CompilerTrait(
CompilerFeature
.IOperation)]
1809
[CompilerTrait(
CompilerFeature
.IOperation)]
1848
[CompilerTrait(
CompilerFeature
.IOperation)]
1902
[CompilerTrait(
CompilerFeature
.IOperation)]
1945
[CompilerTrait(
CompilerFeature
.IOperation)]
1978
[CompilerTrait(
CompilerFeature
.IOperation)]
2096
[CompilerTrait(
CompilerFeature
.IOperation)]
2215
[CompilerTrait(
CompilerFeature
.IOperation)]
2335
[CompilerTrait(
CompilerFeature
.IOperation)]
2398
[CompilerTrait(
CompilerFeature
.IOperation)]
2460
[CompilerTrait(
CompilerFeature
.IOperation)]
2524
[CompilerTrait(
CompilerFeature
.IOperation)]
2612
[CompilerTrait(
CompilerFeature
.IOperation)]
2668
[CompilerTrait(
CompilerFeature
.IOperation)]
2726
[CompilerTrait(
CompilerFeature
.IOperation)]
2811
[CompilerTrait(
CompilerFeature
.IOperation)]
2857
[CompilerTrait(
CompilerFeature
.IOperation)]
2903
[CompilerTrait(
CompilerFeature
.IOperation)]
2952
[CompilerTrait(
CompilerFeature
.IOperation)]
3000
[CompilerTrait(
CompilerFeature
.IOperation)]
3048
[CompilerTrait(
CompilerFeature
.IOperation)]
3615
[CompilerTrait(
CompilerFeature
.IOperation)]
3646
[CompilerTrait(
CompilerFeature
.IOperation)]
3677
[CompilerTrait(
CompilerFeature
.IOperation)]
3720
[CompilerTrait(
CompilerFeature
.IOperation)]
3764
[CompilerTrait(
CompilerFeature
.IOperation)]
3865
[CompilerTrait(
CompilerFeature
.IOperation)]
3960
[CompilerTrait(
CompilerFeature
.IOperation)]
4018
[CompilerTrait(
CompilerFeature
.IOperation)]
4056
[CompilerTrait(
CompilerFeature
.IOperation)]
4104
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IArrayElementReferenceExpression.cs (61)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
42
[CompilerTrait(
CompilerFeature
.IOperation)]
67
[CompilerTrait(
CompilerFeature
.IOperation)]
97
[CompilerTrait(
CompilerFeature
.IOperation)]
123
[CompilerTrait(
CompilerFeature
.IOperation)]
149
[CompilerTrait(
CompilerFeature
.IOperation)]
181
[CompilerTrait(
CompilerFeature
.IOperation)]
210
[CompilerTrait(
CompilerFeature
.IOperation)]
245
[CompilerTrait(
CompilerFeature
.IOperation)]
281
[CompilerTrait(
CompilerFeature
.IOperation)]
309
[CompilerTrait(
CompilerFeature
.IOperation)]
337
[CompilerTrait(
CompilerFeature
.IOperation)]
370
[CompilerTrait(
CompilerFeature
.IOperation)]
403
[CompilerTrait(
CompilerFeature
.IOperation)]
436
[CompilerTrait(
CompilerFeature
.IOperation)]
468
[CompilerTrait(
CompilerFeature
.IOperation)]
505
[CompilerTrait(
CompilerFeature
.IOperation)]
536
[CompilerTrait(
CompilerFeature
.IOperation)]
568
[CompilerTrait(
CompilerFeature
.IOperation)]
598
[CompilerTrait(
CompilerFeature
.IOperation)]
628
[CompilerTrait(
CompilerFeature
.IOperation)]
658
[CompilerTrait(
CompilerFeature
.IOperation)]
691
[CompilerTrait(
CompilerFeature
.IOperation)]
720
[CompilerTrait(
CompilerFeature
.IOperation)]
753
[CompilerTrait(
CompilerFeature
.IOperation)]
784
[CompilerTrait(
CompilerFeature
.IOperation)]
815
[CompilerTrait(
CompilerFeature
.IOperation)]
844
[CompilerTrait(
CompilerFeature
.IOperation)]
894
[CompilerTrait(
CompilerFeature
.IOperation)]
923
[CompilerTrait(
CompilerFeature
.IOperation)]
959
[CompilerTrait(
CompilerFeature
.IOperation)]
990
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1046
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1142
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1250
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1358
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1504
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1685
[CompilerTrait(
CompilerFeature
.IOperation)]
1712
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1754
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1841
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1934
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2057
[CompilerTrait(
CompilerFeature
.IOperation)]
2084
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2126
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2213
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2306
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IAttributeOperation.cs (1)
12
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IAwaitExpression.cs (17)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
47
[CompilerTrait(
CompilerFeature
.IOperation)]
72
[CompilerTrait(
CompilerFeature
.IOperation)]
99
[CompilerTrait(
CompilerFeature
.IOperation)]
130
[CompilerTrait(
CompilerFeature
.IOperation)]
160
[CompilerTrait(
CompilerFeature
.IOperation)]
191
[CompilerTrait(
CompilerFeature
.IOperation)]
232
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.AsyncStreams)]
287
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
331
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
427
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
514
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IBinaryOperatorExpression.cs (181)
22
[CompilerTrait(
CompilerFeature
.IOperation)]
47
[CompilerTrait(
CompilerFeature
.IOperation)]
72
[CompilerTrait(
CompilerFeature
.IOperation)]
98
[CompilerTrait(
CompilerFeature
.IOperation)]
127
[CompilerTrait(
CompilerFeature
.IOperation)]
153
[CompilerTrait(
CompilerFeature
.IOperation)]
178
[CompilerTrait(
CompilerFeature
.IOperation)]
206
[CompilerTrait(
CompilerFeature
.IOperation)]
234
[CompilerTrait(
CompilerFeature
.IOperation)]
260
[CompilerTrait(
CompilerFeature
.IOperation)]
286
[CompilerTrait(
CompilerFeature
.IOperation)]
417
[CompilerTrait(
CompilerFeature
.IOperation)]
443
[CompilerTrait(
CompilerFeature
.IOperation)]
478
[CompilerTrait(
CompilerFeature
.IOperation)]
612
[CompilerTrait(
CompilerFeature
.IOperation)]
641
[CompilerTrait(
CompilerFeature
.IOperation)]
679
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
761
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
858
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
947
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1036
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1147
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1229
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1319
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1409
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1518
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1630
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1781
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1928
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2041
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2154
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2267
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2380
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2493
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2597
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2701
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2805
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2909
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3013
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3117
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3221
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3325
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3429
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3479
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3529
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3641
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3749
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3850
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3951
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4084
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4227
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4277
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4333
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4386
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4446
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4501
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4602
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4655
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4764
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4819
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4925
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4980
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5037
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5145
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5249
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5307
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5408
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5504
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5600
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5728
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5866
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5962
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6060
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6158
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6254
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6360
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6458
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6562
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6666
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6764
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6872
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6976
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7080
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7179
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7282
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7385
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7484
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7593
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7702
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7808
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7918
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
8025
[CompilerTrait(
CompilerFeature
.IOperation)]
8056
[CompilerTrait(
CompilerFeature
.IOperation)]
8086
[CompilerTrait(
CompilerFeature
.IOperation)]
8114
[CompilerTrait(
CompilerFeature
.IOperation)]
8142
[CompilerTrait(
CompilerFeature
.IOperation)]
8167
[CompilerTrait(
CompilerFeature
.IOperation)]
8198
[CompilerTrait(
CompilerFeature
.IOperation)]
8228
[CompilerTrait(
CompilerFeature
.IOperation)]
8256
[CompilerTrait(
CompilerFeature
.IOperation)]
8283
[CompilerTrait(
CompilerFeature
.IOperation)]
8317
[CompilerTrait(
CompilerFeature
.IOperation)]
8354
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
8507
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IBlock.cs (26)
19
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
70
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
100
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
173
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
236
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
269
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
344
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
379
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
427
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
516
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
599
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
659
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
776
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IBoundDiscardOperation.cs (1)
13
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IBranchOperation.cs (48)
17
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
49
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
113
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
177
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
245
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
313
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
355
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
407
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
456
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
526
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
577
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
650
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
708
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
747
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
826
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
905
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
942
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1140
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1178
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1228
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1291
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1354
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1416
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1483
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IBranchOperation.Extensions.cs (34)
18
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
26
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
47
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
65
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
83
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
104
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
123
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
144
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
165
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
186
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
205
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
229
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
253
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
276
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
298
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
321
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
339
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ICoalesceAssignmentOperation.cs (6)
14
[CompilerTrait(
CompilerFeature
.IOperation)]
306
[Fact, CompilerTrait(
CompilerFeature
.Dataflow)]
376
[Fact, CompilerTrait(
CompilerFeature
.Dataflow)]
453
[Fact, CompilerTrait(
CompilerFeature
.Dataflow)]
570
[Fact, CompilerTrait(
CompilerFeature
.Dataflow)]
733
[Fact, CompilerTrait(
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ICoalesceOperation.cs (28)
18
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
129
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
244
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
359
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
471
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
589
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
703
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
815
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
933
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1035
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1150
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1258
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1412
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1514
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ICollectionExpressionOperation.cs (1)
14
[CompilerTrait(
CompilerFeature
.CollectionExpressions)]
IOperation\IOperationTests_ICompoundAssignmentOperation.cs (44)
19
[CompilerTrait(
CompilerFeature
.IOperation)]
28
[CompilerTrait(
CompilerFeature
.IOperation)]
52
[CompilerTrait(
CompilerFeature
.IOperation)]
98
[CompilerTrait(
CompilerFeature
.IOperation)]
137
[CompilerTrait(
CompilerFeature
.IOperation)]
166
[CompilerTrait(
CompilerFeature
.IOperation)]
204
[CompilerTrait(
CompilerFeature
.IOperation)]
242
[CompilerTrait(
CompilerFeature
.IOperation)]
289
[CompilerTrait(
CompilerFeature
.IOperation)]
323
[CompilerTrait(
CompilerFeature
.IOperation)]
370
[CompilerTrait(
CompilerFeature
.IOperation)]
417
[CompilerTrait(
CompilerFeature
.IOperation)]
460
[CompilerTrait(
CompilerFeature
.IOperation)]
503
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
605
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
707
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
809
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
911
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1013
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1115
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1217
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1319
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1421
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1523
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1662
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1807
[CompilerTrait(
CompilerFeature
.IOperation)]
1846
[CompilerTrait(
CompilerFeature
.IOperation)]
1887
[CompilerTrait(
CompilerFeature
.IOperation)]
1928
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2080
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IConditionalAccessExpression.cs (21)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
46
[CompilerTrait(
CompilerFeature
.IOperation)]
77
[CompilerTrait(
CompilerFeature
.IOperation)]
280
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
378
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
474
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
571
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
764
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
974
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1045
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1115
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1220
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IConditionalOperation.cs (8)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
46
[CompilerTrait(
CompilerFeature
.IOperation)]
167
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
256
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
368
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IConstructorBodyOperation.cs (14)
14
[CompilerTrait(
CompilerFeature
.IOperation)]
44
[CompilerTrait(
CompilerFeature
.Dataflow)]
106
[CompilerTrait(
CompilerFeature
.Dataflow)]
172
[CompilerTrait(
CompilerFeature
.Dataflow)]
240
[CompilerTrait(
CompilerFeature
.Dataflow)]
306
[CompilerTrait(
CompilerFeature
.Dataflow)]
374
[CompilerTrait(
CompilerFeature
.Dataflow)]
491
[CompilerTrait(
CompilerFeature
.Dataflow)]
564
[CompilerTrait(
CompilerFeature
.Dataflow)]
624
[CompilerTrait(
CompilerFeature
.Dataflow)]
696
[CompilerTrait(
CompilerFeature
.Dataflow)]
766
[CompilerTrait(
CompilerFeature
.Dataflow)]
833
[CompilerTrait(
CompilerFeature
.Dataflow)]
932
[CompilerTrait(
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IConversionExpression.cs (144)
23
[CompilerTrait(
CompilerFeature
.IOperation)]
55
[CompilerTrait(
CompilerFeature
.IOperation)]
80
[CompilerTrait(
CompilerFeature
.IOperation)]
109
[CompilerTrait(
CompilerFeature
.IOperation)]
188
[CompilerTrait(
CompilerFeature
.IOperation)]
223
[CompilerTrait(
CompilerFeature
.IOperation)]
260
[CompilerTrait(
CompilerFeature
.IOperation)]
331
[CompilerTrait(
CompilerFeature
.IOperation)]
419
[CompilerTrait(
CompilerFeature
.IOperation)]
451
[CompilerTrait(
CompilerFeature
.IOperation)]
487
[CompilerTrait(
CompilerFeature
.IOperation)]
519
[CompilerTrait(
CompilerFeature
.IOperation)]
554
[CompilerTrait(
CompilerFeature
.IOperation)]
591
[CompilerTrait(
CompilerFeature
.IOperation)]
621
[CompilerTrait(
CompilerFeature
.IOperation)]
653
[CompilerTrait(
CompilerFeature
.IOperation)]
682
[CompilerTrait(
CompilerFeature
.IOperation)]
711
[CompilerTrait(
CompilerFeature
.IOperation)]
744
[CompilerTrait(
CompilerFeature
.IOperation)]
783
[CompilerTrait(
CompilerFeature
.IOperation)]
816
[CompilerTrait(
CompilerFeature
.IOperation)]
849
[CompilerTrait(
CompilerFeature
.IOperation)]
886
[CompilerTrait(
CompilerFeature
.IOperation)]
927
[CompilerTrait(
CompilerFeature
.IOperation)]
962
[CompilerTrait(
CompilerFeature
.IOperation)]
999
[CompilerTrait(
CompilerFeature
.IOperation)]
1040
[CompilerTrait(
CompilerFeature
.IOperation)]
1079
[CompilerTrait(
CompilerFeature
.IOperation)]
1118
[CompilerTrait(
CompilerFeature
.IOperation)]
1161
[CompilerTrait(
CompilerFeature
.IOperation)]
1196
[CompilerTrait(
CompilerFeature
.IOperation)]
1235
[CompilerTrait(
CompilerFeature
.IOperation)]
1274
[CompilerTrait(
CompilerFeature
.IOperation)]
1320
[CompilerTrait(
CompilerFeature
.IOperation)]
1354
[CompilerTrait(
CompilerFeature
.IOperation)]
1388
[CompilerTrait(
CompilerFeature
.IOperation)]
1425
[CompilerTrait(
CompilerFeature
.IOperation)]
1459
[CompilerTrait(
CompilerFeature
.IOperation)]
1496
[CompilerTrait(
CompilerFeature
.IOperation)]
1532
[CompilerTrait(
CompilerFeature
.IOperation)]
1611
[CompilerTrait(
CompilerFeature
.IOperation)]
1650
[CompilerTrait(
CompilerFeature
.IOperation)]
1695
[CompilerTrait(
CompilerFeature
.IOperation)]
1744
[CompilerTrait(
CompilerFeature
.IOperation)]
1789
[CompilerTrait(
CompilerFeature
.IOperation)]
1838
[CompilerTrait(
CompilerFeature
.IOperation)]
1871
[CompilerTrait(
CompilerFeature
.IOperation)]
1907
[CompilerTrait(
CompilerFeature
.IOperation)]
1947
[CompilerTrait(
CompilerFeature
.IOperation)]
1982
[CompilerTrait(
CompilerFeature
.IOperation)]
2021
[CompilerTrait(
CompilerFeature
.IOperation)]
2057
[CompilerTrait(
CompilerFeature
.IOperation)]
2097
[CompilerTrait(
CompilerFeature
.IOperation)]
2134
[CompilerTrait(
CompilerFeature
.IOperation)]
2171
[CompilerTrait(
CompilerFeature
.IOperation)]
2201
[CompilerTrait(
CompilerFeature
.IOperation)]
2231
[CompilerTrait(
CompilerFeature
.IOperation)]
2265
[CompilerTrait(
CompilerFeature
.IOperation)]
2303
[CompilerTrait(
CompilerFeature
.IOperation)]
2338
[CompilerTrait(
CompilerFeature
.IOperation)]
2377
[CompilerTrait(
CompilerFeature
.IOperation)]
2410
[CompilerTrait(
CompilerFeature
.IOperation)]
2447
[CompilerTrait(
CompilerFeature
.IOperation)]
2485
[CompilerTrait(
CompilerFeature
.IOperation)]
2525
[CompilerTrait(
CompilerFeature
.IOperation)]
2554
[CompilerTrait(
CompilerFeature
.IOperation)]
2583
[CompilerTrait(
CompilerFeature
.IOperation)]
2616
[CompilerTrait(
CompilerFeature
.IOperation)]
2652
[CompilerTrait(
CompilerFeature
.IOperation)]
2685
[CompilerTrait(
CompilerFeature
.IOperation)]
2721
[CompilerTrait(
CompilerFeature
.IOperation)]
2764
[CompilerTrait(
CompilerFeature
.IOperation)]
2815
[CompilerTrait(
CompilerFeature
.IOperation)]
2863
[CompilerTrait(
CompilerFeature
.IOperation)]
2908
[CompilerTrait(
CompilerFeature
.IOperation)]
2938
[CompilerTrait(
CompilerFeature
.IOperation)]
2970
[CompilerTrait(
CompilerFeature
.IOperation)]
3006
[CompilerTrait(
CompilerFeature
.IOperation)]
3041
[CompilerTrait(
CompilerFeature
.IOperation)]
3121
[CompilerTrait(
CompilerFeature
.IOperation)]
3161
[CompilerTrait(
CompilerFeature
.IOperation)]
3189
[CompilerTrait(
CompilerFeature
.IOperation)]
3221
[CompilerTrait(
CompilerFeature
.IOperation)]
3263
[CompilerTrait(
CompilerFeature
.IOperation)]
3297
[CompilerTrait(
CompilerFeature
.IOperation)]
3335
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3377
[CompilerTrait(
CompilerFeature
.IOperation)]
3407
[CompilerTrait(
CompilerFeature
.IOperation)]
3459
[CompilerTrait(
CompilerFeature
.IOperation)]
3491
[CompilerTrait(
CompilerFeature
.IOperation)]
3526
[CompilerTrait(
CompilerFeature
.IOperation)]
3554
[CompilerTrait(
CompilerFeature
.IOperation)]
3591
[CompilerTrait(
CompilerFeature
.IOperation)]
3626
[CompilerTrait(
CompilerFeature
.IOperation)]
3662
[CompilerTrait(
CompilerFeature
.IOperation)]
3700
[CompilerTrait(
CompilerFeature
.IOperation)]
3743
[CompilerTrait(
CompilerFeature
.IOperation)]
3792
[CompilerTrait(
CompilerFeature
.IOperation)]
3820
[CompilerTrait(
CompilerFeature
.IOperation)]
3848
[CompilerTrait(
CompilerFeature
.IOperation)]
3876
[CompilerTrait(
CompilerFeature
.IOperation)]
3904
[CompilerTrait(
CompilerFeature
.IOperation)]
3936
[CompilerTrait(
CompilerFeature
.IOperation)]
3972
[CompilerTrait(
CompilerFeature
.IOperation)]
4002
[CompilerTrait(
CompilerFeature
.IOperation)]
4032
[CompilerTrait(
CompilerFeature
.IOperation)]
4066
[CompilerTrait(
CompilerFeature
.IOperation)]
4098
[CompilerTrait(
CompilerFeature
.IOperation)]
4132
[CompilerTrait(
CompilerFeature
.IOperation)]
4162
[CompilerTrait(
CompilerFeature
.IOperation)]
4196
[CompilerTrait(
CompilerFeature
.IOperation)]
4228
[CompilerTrait(
CompilerFeature
.IOperation)]
4258
[CompilerTrait(
CompilerFeature
.IOperation)]
4289
[CompilerTrait(
CompilerFeature
.IOperation)]
4324
[CompilerTrait(
CompilerFeature
.IOperation)]
4355
[CompilerTrait(
CompilerFeature
.IOperation)]
4390
[CompilerTrait(
CompilerFeature
.IOperation)]
4420
[CompilerTrait(
CompilerFeature
.IOperation)]
4464
[CompilerTrait(
CompilerFeature
.IOperation)]
4492
[CompilerTrait(
CompilerFeature
.IOperation)]
4520
[CompilerTrait(
CompilerFeature
.IOperation)]
4550
[CompilerTrait(
CompilerFeature
.IOperation)]
4585
[CompilerTrait(
CompilerFeature
.IOperation)]
4620
[CompilerTrait(
CompilerFeature
.IOperation)]
4662
[CompilerTrait(
CompilerFeature
.IOperation)]
4696
[CompilerTrait(
CompilerFeature
.IOperation)]
4734
[CompilerTrait(
CompilerFeature
.IOperation)]
4769
[CompilerTrait(
CompilerFeature
.IOperation)]
4798
[CompilerTrait(
CompilerFeature
.IOperation)]
4831
[CompilerTrait(
CompilerFeature
.IOperation)]
4860
[CompilerTrait(
CompilerFeature
.IOperation)]
4889
[CompilerTrait(
CompilerFeature
.IOperation)]
4921
[CompilerTrait(
CompilerFeature
.IOperation)]
4953
[CompilerTrait(
CompilerFeature
.IOperation)]
4990
[CompilerTrait(
CompilerFeature
.IOperation)]
5018
[CompilerTrait(
CompilerFeature
.IOperation)]
5050
[CompilerTrait(
CompilerFeature
.IOperation)]
5083
[CompilerTrait(
CompilerFeature
.IOperation)]
5125
[CompilerTrait(
CompilerFeature
.IOperation)]
5151
[CompilerTrait(
CompilerFeature
.IOperation)]
5181
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5297
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IDeclarationExpression.cs (2)
15
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IDeconstructionAssignmentOperation.cs (18)
16
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
114
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
199
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
283
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
365
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
485
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
631
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
780
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
886
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IDefaultValueOperation.cs (3)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
45
[CompilerTrait(
CompilerFeature
.IOperation)]
77
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IDelegateCreationExpression.cs (54)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
53
[CompilerTrait(
CompilerFeature
.IOperation)]
79
[CompilerTrait(
CompilerFeature
.IOperation)]
122
[CompilerTrait(
CompilerFeature
.IOperation)]
159
[CompilerTrait(
CompilerFeature
.IOperation)]
187
[CompilerTrait(
CompilerFeature
.IOperation)]
222
[CompilerTrait(
CompilerFeature
.IOperation)]
251
[CompilerTrait(
CompilerFeature
.IOperation)]
287
[CompilerTrait(
CompilerFeature
.IOperation)]
327
[CompilerTrait(
CompilerFeature
.IOperation)]
364
[CompilerTrait(
CompilerFeature
.IOperation)]
399
[CompilerTrait(
CompilerFeature
.IOperation)]
426
[CompilerTrait(
CompilerFeature
.IOperation)]
464
[CompilerTrait(
CompilerFeature
.IOperation)]
493
[CompilerTrait(
CompilerFeature
.IOperation)]
533
[CompilerTrait(
CompilerFeature
.IOperation)]
571
[CompilerTrait(
CompilerFeature
.IOperation)]
610
[CompilerTrait(
CompilerFeature
.IOperation)]
641
[CompilerTrait(
CompilerFeature
.IOperation)]
668
[CompilerTrait(
CompilerFeature
.IOperation)]
729
[CompilerTrait(
CompilerFeature
.IOperation)]
801
[CompilerTrait(
CompilerFeature
.IOperation)]
833
[CompilerTrait(
CompilerFeature
.IOperation)]
865
[CompilerTrait(
CompilerFeature
.IOperation)]
893
[CompilerTrait(
CompilerFeature
.IOperation)]
928
[CompilerTrait(
CompilerFeature
.IOperation)]
960
[CompilerTrait(
CompilerFeature
.IOperation)]
994
[CompilerTrait(
CompilerFeature
.IOperation)]
1023
[CompilerTrait(
CompilerFeature
.IOperation)]
1053
[CompilerTrait(
CompilerFeature
.IOperation)]
1087
[CompilerTrait(
CompilerFeature
.IOperation)]
1116
[CompilerTrait(
CompilerFeature
.IOperation)]
1145
[CompilerTrait(
CompilerFeature
.IOperation)]
1185
[CompilerTrait(
CompilerFeature
.IOperation)]
1218
[CompilerTrait(
CompilerFeature
.IOperation)]
1321
[CompilerTrait(
CompilerFeature
.IOperation)]
1351
[CompilerTrait(
CompilerFeature
.IOperation)]
1388
[CompilerTrait(
CompilerFeature
.IOperation)]
1419
[CompilerTrait(
CompilerFeature
.IOperation)]
1448
[CompilerTrait(
CompilerFeature
.IOperation)]
1480
[CompilerTrait(
CompilerFeature
.IOperation)]
1514
[CompilerTrait(
CompilerFeature
.IOperation)]
1547
[CompilerTrait(
CompilerFeature
.IOperation)]
1581
[CompilerTrait(
CompilerFeature
.IOperation)]
1615
[CompilerTrait(
CompilerFeature
.IOperation)]
1649
[CompilerTrait(
CompilerFeature
.IOperation)]
1689
[CompilerTrait(
CompilerFeature
.IOperation)]
1729
[CompilerTrait(
CompilerFeature
.IOperation)]
1765
[CompilerTrait(
CompilerFeature
.IOperation)]
1795
[CompilerTrait(
CompilerFeature
.IOperation)]
1829
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1905
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IDiscardOperation.cs (8)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
63
[CompilerTrait(
CompilerFeature
.IOperation)]
113
[CompilerTrait(
CompilerFeature
.IOperation)]
197
[CompilerTrait(
CompilerFeature
.IOperation)]
278
[CompilerTrait(
CompilerFeature
.IOperation)]
363
[CompilerTrait(
CompilerFeature
.IOperation)]
403
[CompilerTrait(
CompilerFeature
.IOperation)]
495
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IDynamicIndexerAccessExpression.cs (29)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
45
[CompilerTrait(
CompilerFeature
.IOperation)]
76
[CompilerTrait(
CompilerFeature
.IOperation)]
109
[CompilerTrait(
CompilerFeature
.IOperation)]
143
[CompilerTrait(
CompilerFeature
.IOperation)]
185
[CompilerTrait(
CompilerFeature
.IOperation)]
212
[CompilerTrait(
CompilerFeature
.IOperation)]
242
[CompilerTrait(
CompilerFeature
.IOperation)]
273
[CompilerTrait(
CompilerFeature
.IOperation)]
316
[CompilerTrait(
CompilerFeature
.IOperation)]
358
[CompilerTrait(
CompilerFeature
.IOperation)]
391
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
438
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
498
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
599
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
704
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
844
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
950
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1060
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1208
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IDynamicInvocationExpression.cs (31)
16
[CompilerTrait(
CompilerFeature
.IOperation)]
54
[CompilerTrait(
CompilerFeature
.IOperation)]
92
[CompilerTrait(
CompilerFeature
.IOperation)]
132
[CompilerTrait(
CompilerFeature
.IOperation)]
173
[CompilerTrait(
CompilerFeature
.IOperation)]
218
[CompilerTrait(
CompilerFeature
.IOperation)]
256
[CompilerTrait(
CompilerFeature
.IOperation)]
283
[CompilerTrait(
CompilerFeature
.IOperation)]
313
[CompilerTrait(
CompilerFeature
.IOperation)]
343
[CompilerTrait(
CompilerFeature
.IOperation)]
387
[CompilerTrait(
CompilerFeature
.IOperation)]
437
[CompilerTrait(
CompilerFeature
.IOperation)]
476
[CompilerTrait(
CompilerFeature
.IOperation)]
517
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
567
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
664
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
758
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
848
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
954
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1067
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1196
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1344
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IDynamicMemberReferenceExpression.cs (18)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
45
[CompilerTrait(
CompilerFeature
.IOperation)]
79
[CompilerTrait(
CompilerFeature
.IOperation)]
114
[CompilerTrait(
CompilerFeature
.IOperation)]
151
[CompilerTrait(
CompilerFeature
.IOperation)]
188
[CompilerTrait(
CompilerFeature
.IOperation)]
222
[CompilerTrait(
CompilerFeature
.IOperation)]
257
[CompilerTrait(
CompilerFeature
.IOperation)]
294
[CompilerTrait(
CompilerFeature
.IOperation)]
333
[CompilerTrait(
CompilerFeature
.IOperation)]
364
[CompilerTrait(
CompilerFeature
.IOperation)]
405
[CompilerTrait(
CompilerFeature
.IOperation)]
444
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
490
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
590
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IDynamicObjectCreationExpression.cs (15)
16
[CompilerTrait(
CompilerFeature
.IOperation)]
50
[CompilerTrait(
CompilerFeature
.IOperation)]
85
[CompilerTrait(
CompilerFeature
.IOperation)]
122
[CompilerTrait(
CompilerFeature
.IOperation)]
160
[CompilerTrait(
CompilerFeature
.IOperation)]
202
[CompilerTrait(
CompilerFeature
.IOperation)]
246
[CompilerTrait(
CompilerFeature
.IOperation)]
297
[CompilerTrait(
CompilerFeature
.IOperation)]
343
[CompilerTrait(
CompilerFeature
.IOperation)]
378
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
424
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
543
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IEmptyOperation.cs (4)
15
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
42
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IEventAssignmentExpression.cs (25)
16
[CompilerTrait(
CompilerFeature
.IOperation)]
63
[CompilerTrait(
CompilerFeature
.IOperation)]
102
[CompilerTrait(
CompilerFeature
.IOperation)]
144
[CompilerTrait(
CompilerFeature
.IOperation)]
190
[CompilerTrait(
CompilerFeature
.IOperation)]
236
[CompilerTrait(
CompilerFeature
.IOperation)]
286
[CompilerTrait(
CompilerFeature
.IOperation)]
336
[CompilerTrait(
CompilerFeature
.IOperation)]
386
[CompilerTrait(
CompilerFeature
.IOperation)]
429
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
485
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
575
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
625
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
725
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
815
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
944
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1002
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IEventReferenceOperation.cs (12)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
47
[CompilerTrait(
CompilerFeature
.IOperation)]
82
[CompilerTrait(
CompilerFeature
.IOperation)]
118
[CompilerTrait(
CompilerFeature
.IOperation)]
145
[CompilerTrait(
CompilerFeature
.IOperation)]
176
[CompilerTrait(
CompilerFeature
.IOperation)]
208
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
278
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
378
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IFieldReferenceExpression.cs (23)
19
[CompilerTrait(
CompilerFeature
.IOperation)]
54
[CompilerTrait(
CompilerFeature
.IOperation)]
78
[CompilerTrait(
CompilerFeature
.IOperation)]
104
[CompilerTrait(
CompilerFeature
.IOperation)]
128
[CompilerTrait(
CompilerFeature
.IOperation)]
154
[CompilerTrait(
CompilerFeature
.IOperation)]
179
[CompilerTrait(
CompilerFeature
.IOperation)]
205
[CompilerTrait(
CompilerFeature
.IOperation)]
231
[CompilerTrait(
CompilerFeature
.IOperation)]
260
[CompilerTrait(
CompilerFeature
.IOperation)]
298
[CompilerTrait(
CompilerFeature
.IOperation)]
338
[CompilerTrait(
CompilerFeature
.IOperation)]
371
[CompilerTrait(
CompilerFeature
.IOperation)]
402
[CompilerTrait(
CompilerFeature
.IOperation)]
431
[CompilerTrait(
CompilerFeature
.IOperation)]
463
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
527
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
622
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
683
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.NullableReferenceTypes)]
IOperation\IOperationTests_IFixedStatement.cs (15)
18
[CompilerTrait(
CompilerFeature
.IOperation)]
92
[CompilerTrait(
CompilerFeature
.IOperation)]
172
[CompilerTrait(
CompilerFeature
.IOperation)]
261
[CompilerTrait(
CompilerFeature
.IOperation)]
319
[CompilerTrait(
CompilerFeature
.IOperation)]
386
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
470
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
565
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
698
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
787
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IForEachLoopStatement.cs (131)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
64
[CompilerTrait(
CompilerFeature
.IOperation)]
117
[CompilerTrait(
CompilerFeature
.IOperation)]
191
[CompilerTrait(
CompilerFeature
.IOperation)]
254
[CompilerTrait(
CompilerFeature
.IOperation)]
317
[CompilerTrait(
CompilerFeature
.IOperation)]
363
[CompilerTrait(
CompilerFeature
.IOperation)]
462
[CompilerTrait(
CompilerFeature
.IOperation)]
510
[CompilerTrait(
CompilerFeature
.IOperation)]
582
[CompilerTrait(
CompilerFeature
.IOperation)]
635
[CompilerTrait(
CompilerFeature
.IOperation)]
666
[CompilerTrait(
CompilerFeature
.IOperation)]
700
[CompilerTrait(
CompilerFeature
.IOperation)]
739
[CompilerTrait(
CompilerFeature
.IOperation)]
783
[CompilerTrait(
CompilerFeature
.IOperation)]
815
[CompilerTrait(
CompilerFeature
.IOperation)]
849
[CompilerTrait(
CompilerFeature
.IOperation)]
881
[CompilerTrait(
CompilerFeature
.IOperation)]
934
[CompilerTrait(
CompilerFeature
.IOperation)]
972
[CompilerTrait(
CompilerFeature
.IOperation)]
1011
[CompilerTrait(
CompilerFeature
.IOperation)]
1082
[CompilerTrait(
CompilerFeature
.IOperation)]
1122
[CompilerTrait(
CompilerFeature
.IOperation)]
1167
[CompilerTrait(
CompilerFeature
.IOperation)]
1248
[CompilerTrait(
CompilerFeature
.IOperation)]
1285
[CompilerTrait(
CompilerFeature
.IOperation)]
1329
[CompilerTrait(
CompilerFeature
.IOperation)]
1375
[CompilerTrait(
CompilerFeature
.IOperation)]
1424
[CompilerTrait(
CompilerFeature
.IOperation)]
1464
[CompilerTrait(
CompilerFeature
.IOperation)]
1517
[CompilerTrait(
CompilerFeature
.IOperation)]
1570
[CompilerTrait(
CompilerFeature
.IOperation)]
1616
[CompilerTrait(
CompilerFeature
.IOperation)]
1675
[CompilerTrait(
CompilerFeature
.IOperation)]
1730
[CompilerTrait(
CompilerFeature
.IOperation)]
1785
[CompilerTrait(
CompilerFeature
.IOperation)]
1838
[CompilerTrait(
CompilerFeature
.IOperation)]
1899
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2095
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2223
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2360
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2464
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2587
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2711
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.IOperation)]
2861
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.IOperation)]
2978
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.IOperation)]
3037
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3126
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3215
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3304
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3393
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3526
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3610
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3756
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3862
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3957
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4086
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4223
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4324
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4425
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4553
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4683
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4814
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4899
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5069
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5200
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5332
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5418
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5589
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.AsyncStreams)]
5635
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.AsyncStreams)]
5759
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.AsyncStreams)]
5864
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.AsyncStreams)]
5987
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.AsyncStreams)]
6110
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.AsyncStreams)]
6228
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.AsyncStreams)]
6491
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7550
[CompilerTrait(
CompilerFeature
.IOperation)]
7593
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7677
[CompilerTrait(
CompilerFeature
.IOperation)]
7723
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7810
[CompilerTrait(
CompilerFeature
.IOperation)]
7861
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7956
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IForLoopStatement.cs (55)
16
[CompilerTrait(
CompilerFeature
.IOperation)]
82
[CompilerTrait(
CompilerFeature
.IOperation)]
144
[CompilerTrait(
CompilerFeature
.IOperation)]
206
[CompilerTrait(
CompilerFeature
.IOperation)]
289
[CompilerTrait(
CompilerFeature
.IOperation)]
372
[CompilerTrait(
CompilerFeature
.IOperation)]
425
[CompilerTrait(
CompilerFeature
.IOperation)]
503
[CompilerTrait(
CompilerFeature
.IOperation)]
547
[CompilerTrait(
CompilerFeature
.IOperation)]
600
[CompilerTrait(
CompilerFeature
.IOperation)]
647
[CompilerTrait(
CompilerFeature
.IOperation)]
697
[CompilerTrait(
CompilerFeature
.IOperation)]
784
[CompilerTrait(
CompilerFeature
.IOperation)]
880
[CompilerTrait(
CompilerFeature
.IOperation)]
972
[CompilerTrait(
CompilerFeature
.IOperation)]
1073
[CompilerTrait(
CompilerFeature
.IOperation)]
1200
[CompilerTrait(
CompilerFeature
.IOperation)]
1305
[CompilerTrait(
CompilerFeature
.IOperation)]
1388
[CompilerTrait(
CompilerFeature
.IOperation)]
1458
[CompilerTrait(
CompilerFeature
.IOperation)]
1524
[CompilerTrait(
CompilerFeature
.IOperation)]
1606
[CompilerTrait(
CompilerFeature
.IOperation)]
1644
[CompilerTrait(
CompilerFeature
.IOperation)]
1726
[CompilerTrait(
CompilerFeature
.IOperation)]
1808
[CompilerTrait(
CompilerFeature
.IOperation)]
1859
[CompilerTrait(
CompilerFeature
.IOperation)]
2009
[CompilerTrait(
CompilerFeature
.IOperation)]
2145
[CompilerTrait(
CompilerFeature
.IOperation)]
2234
[CompilerTrait(
CompilerFeature
.IOperation)]
2338
[CompilerTrait(
CompilerFeature
.IOperation)]
2398
[CompilerTrait(
CompilerFeature
.IOperation)]
2458
[CompilerTrait(
CompilerFeature
.IOperation)]
2519
[CompilerTrait(
CompilerFeature
.IOperation)]
2573
[CompilerTrait(
CompilerFeature
.IOperation)]
2641
[CompilerTrait(
CompilerFeature
.IOperation)]
2679
[CompilerTrait(
CompilerFeature
.IOperation)]
2698
[CompilerTrait(
CompilerFeature
.IOperation)]
2756
[CompilerTrait(
CompilerFeature
.IOperation)]
2854
[CompilerTrait(
CompilerFeature
.IOperation)]
2903
[CompilerTrait(
CompilerFeature
.IOperation)]
2971
[CompilerTrait(
CompilerFeature
.IOperation)]
3035
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3194
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3297
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3430
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3492
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3619
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3707
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IIfStatement.cs (73)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
59
[CompilerTrait(
CompilerFeature
.IOperation)]
115
[CompilerTrait(
CompilerFeature
.IOperation)]
163
[CompilerTrait(
CompilerFeature
.IOperation)]
236
[CompilerTrait(
CompilerFeature
.IOperation)]
308
[CompilerTrait(
CompilerFeature
.IOperation)]
364
[CompilerTrait(
CompilerFeature
.IOperation)]
450
[CompilerTrait(
CompilerFeature
.IOperation)]
553
[CompilerTrait(
CompilerFeature
.IOperation)]
606
[CompilerTrait(
CompilerFeature
.IOperation)]
667
[CompilerTrait(
CompilerFeature
.IOperation)]
723
[CompilerTrait(
CompilerFeature
.IOperation)]
771
[CompilerTrait(
CompilerFeature
.IOperation)]
818
[CompilerTrait(
CompilerFeature
.IOperation)]
876
[CompilerTrait(
CompilerFeature
.IOperation)]
952
[CompilerTrait(
CompilerFeature
.IOperation)]
1057
[CompilerTrait(
CompilerFeature
.IOperation)]
1129
[CompilerTrait(
CompilerFeature
.IOperation)]
1229
[CompilerTrait(
CompilerFeature
.IOperation)]
1288
[CompilerTrait(
CompilerFeature
.IOperation)]
1347
[CompilerTrait(
CompilerFeature
.IOperation)]
1422
[CompilerTrait(
CompilerFeature
.IOperation)]
1476
[CompilerTrait(
CompilerFeature
.IOperation)]
1544
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1612
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1687
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1758
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1837
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1934
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2013
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2090
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2167
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2244
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2461
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2550
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2647
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2759
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2947
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3049
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3141
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3217
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3293
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3415
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3498
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3568
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3656
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3706
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3773
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IImplicitIndexerReferenceExpression.cs (36)
16
[CompilerTrait(
CompilerFeature
.IOperation)]
45
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
89
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
178
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
273
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
398
[CompilerTrait(
CompilerFeature
.IOperation)]
427
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
471
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
560
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
655
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
789
[CompilerTrait(
CompilerFeature
.IOperation)]
818
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
862
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
951
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1046
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1171
[CompilerTrait(
CompilerFeature
.IOperation)]
1200
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1244
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1333
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1428
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IIncrementOrDecrementOperation.cs (13)
18
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
59
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
143
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
224
[CompilerTrait(
CompilerFeature
.IOperation)]
259
[CompilerTrait(
CompilerFeature
.IOperation)]
296
[CompilerTrait(
CompilerFeature
.IOperation)]
333
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
424
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IInlineArrayAccessOperation.cs (18)
25
[CompilerTrait(
CompilerFeature
.IOperation)]
52
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
94
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
184
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
277
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
403
[CompilerTrait(
CompilerFeature
.IOperation)]
430
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
476
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
572
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
661
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IInstanceReferenceTests.cs (2)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
43
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IInterpolatedStringOperation.cs (32)
23
[CompilerTrait(
CompilerFeature
.IOperation)]
48
[CompilerTrait(
CompilerFeature
.IOperation)]
76
[CompilerTrait(
CompilerFeature
.IOperation)]
108
[CompilerTrait(
CompilerFeature
.IOperation)]
145
[CompilerTrait(
CompilerFeature
.IOperation)]
190
[CompilerTrait(
CompilerFeature
.IOperation)]
252
[CompilerTrait(
CompilerFeature
.IOperation)]
294
[CompilerTrait(
CompilerFeature
.IOperation)]
360
[CompilerTrait(
CompilerFeature
.IOperation)]
414
[CompilerTrait(
CompilerFeature
.IOperation)]
469
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
511
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
556
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
640
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
731
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
851
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
935
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1034
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1148
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1262
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1354
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IInvocationOperation.cs (27)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
45
[CompilerTrait(
CompilerFeature
.IOperation)]
71
[CompilerTrait(
CompilerFeature
.IOperation)]
100
[CompilerTrait(
CompilerFeature
.IOperation)]
129
[CompilerTrait(
CompilerFeature
.IOperation)]
165
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
258
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
347
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
415
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
508
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
598
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
700
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
863
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
962
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1111
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1252
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IIsPatternExpression.cs (101)
17
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
44
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
71
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
97
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
123
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
153
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
182
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
214
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
250
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
286
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
317
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
350
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
381
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
412
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
461
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
512
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
543
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
568
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
597
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
636
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
698
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
792
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
879
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
979
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1019
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1073
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1141
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1191
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1247
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1290
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1363
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1415
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1462
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1506
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1553
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1598
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1643
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
1688
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
1772
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
1885
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
2010
[CompilerTrait(
CompilerFeature
.IOperation)]
2055
[CompilerTrait(
CompilerFeature
.IOperation)]
2088
[CompilerTrait(
CompilerFeature
.IOperation)]
2121
[CompilerTrait(
CompilerFeature
.IOperation)]
2154
[CompilerTrait(
CompilerFeature
.IOperation)]
2190
[CompilerTrait(
CompilerFeature
.IOperation)]
2232
[CompilerTrait(
CompilerFeature
.IOperation)]
2264
[CompilerTrait(
CompilerFeature
.IOperation)]
2297
[CompilerTrait(
CompilerFeature
.IOperation)]
2334
[CompilerTrait(
CompilerFeature
.IOperation)]
2368
[CompilerTrait(
CompilerFeature
.IOperation)]
2408
[CompilerTrait(
CompilerFeature
.IOperation)]
2441
[CompilerTrait(
CompilerFeature
.IOperation)]
2482
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IIsTypeExpression.cs (13)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
47
[CompilerTrait(
CompilerFeature
.IOperation)]
83
[CompilerTrait(
CompilerFeature
.IOperation)]
116
[CompilerTrait(
CompilerFeature
.IOperation)]
153
[CompilerTrait(
CompilerFeature
.IOperation)]
184
[CompilerTrait(
CompilerFeature
.IOperation)]
213
[CompilerTrait(
CompilerFeature
.IOperation)]
242
[CompilerTrait(
CompilerFeature
.IOperation)]
271
[CompilerTrait(
CompilerFeature
.IOperation)]
300
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
343
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ILiteralOperation.cs (2)
15
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ILocalFunctionStatement.cs (44)
20
[CompilerTrait(
CompilerFeature
.IOperation)]
52
[CompilerTrait(
CompilerFeature
.IOperation)]
80
[CompilerTrait(
CompilerFeature
.IOperation)]
108
[CompilerTrait(
CompilerFeature
.IOperation)]
143
[CompilerTrait(
CompilerFeature
.IOperation)]
184
[CompilerTrait(
CompilerFeature
.IOperation)]
220
[CompilerTrait(
CompilerFeature
.IOperation)]
269
[CompilerTrait(
CompilerFeature
.IOperation)]
298
[CompilerTrait(
CompilerFeature
.IOperation)]
334
[CompilerTrait(
CompilerFeature
.IOperation)]
368
[CompilerTrait(
CompilerFeature
.IOperation)]
407
[CompilerTrait(
CompilerFeature
.IOperation)]
439
[CompilerTrait(
CompilerFeature
.IOperation)]
471
[CompilerTrait(
CompilerFeature
.IOperation)]
506
[CompilerTrait(
CompilerFeature
.IOperation)]
550
[CompilerTrait(
CompilerFeature
.IOperation)]
577
[CompilerTrait(
CompilerFeature
.IOperation)]
643
[CompilerTrait(
CompilerFeature
.IOperation)]
706
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
786
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
850
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
906
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
997
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1084
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1206
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1275
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1397
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1572
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1770
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1827
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1878
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ILocalReferenceExpression.cs (5)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
44
[CompilerTrait(
CompilerFeature
.IOperation)]
73
[CompilerTrait(
CompilerFeature
.IOperation)]
101
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ILockStatement.cs (47)
31
[CompilerTrait(
CompilerFeature
.IOperation)]
62
[CompilerTrait(
CompilerFeature
.IOperation)]
90
[CompilerTrait(
CompilerFeature
.IOperation)]
117
[CompilerTrait(
CompilerFeature
.IOperation)]
149
[CompilerTrait(
CompilerFeature
.IOperation)]
181
[CompilerTrait(
CompilerFeature
.IOperation)]
215
[CompilerTrait(
CompilerFeature
.IOperation)]
251
[CompilerTrait(
CompilerFeature
.IOperation)]
282
[CompilerTrait(
CompilerFeature
.IOperation)]
317
[CompilerTrait(
CompilerFeature
.IOperation)]
353
[CompilerTrait(
CompilerFeature
.IOperation)]
396
[Fact, CompilerTrait(
CompilerFeature
.IOperation)]
422
[Fact, CompilerTrait(
CompilerFeature
.IOperation)]
458
[Fact, CompilerTrait(
CompilerFeature
.IOperation)]
499
[Fact, CompilerTrait(
CompilerFeature
.IOperation)]
543
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
698
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
790
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
900
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
998
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1087
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1191
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1277
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1374
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1500
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1593
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1726
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1830
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1896
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1973
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2044
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IMethodBodyOperation.cs (10)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
39
[CompilerTrait(
CompilerFeature
.Dataflow)]
92
[CompilerTrait(
CompilerFeature
.Dataflow)]
147
[CompilerTrait(
CompilerFeature
.Dataflow)]
226
[CompilerTrait(
CompilerFeature
.Dataflow)]
268
[CompilerTrait(
CompilerFeature
.Dataflow)]
310
[CompilerTrait(
CompilerFeature
.Dataflow)]
376
[CompilerTrait(
CompilerFeature
.Dataflow)]
425
[CompilerTrait(
CompilerFeature
.Dataflow)]
481
[CompilerTrait(
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IMethodReferenceOperation.cs (7)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
20
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
91
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
188
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_INameOfOperation.cs (16)
16
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
66
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
114
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
182
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
227
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
272
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
313
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
379
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_INoneOperation.cs (8)
16
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
108
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
196
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
249
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_INoPiaObjectCreationOperation.cs (11)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
76
[CompilerTrait(
CompilerFeature
.IOperation)]
134
[CompilerTrait(
CompilerFeature
.IOperation)]
183
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
275
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
366
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
432
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_InvalidExpression.cs (31)
18
[CompilerTrait(
CompilerFeature
.IOperation)]
47
[CompilerTrait(
CompilerFeature
.IOperation)]
82
[CompilerTrait(
CompilerFeature
.IOperation)]
117
[CompilerTrait(
CompilerFeature
.IOperation)]
154
[CompilerTrait(
CompilerFeature
.IOperation)]
203
[CompilerTrait(
CompilerFeature
.IOperation)]
252
[CompilerTrait(
CompilerFeature
.IOperation)]
286
[CompilerTrait(
CompilerFeature
.IOperation)]
329
[CompilerTrait(
CompilerFeature
.IOperation)]
371
[CompilerTrait(
CompilerFeature
.IOperation)]
408
[CompilerTrait(
CompilerFeature
.IOperation)]
443
[CompilerTrait(
CompilerFeature
.IOperation)]
493
[CompilerTrait(
CompilerFeature
.IOperation)]
542
[CompilerTrait(
CompilerFeature
.IOperation)]
577
[CompilerTrait(
CompilerFeature
.IOperation)]
605
[CompilerTrait(
CompilerFeature
.IOperation)]
637
[CompilerTrait(
CompilerFeature
.IOperation)]
667
[CompilerTrait(
CompilerFeature
.IOperation)]
701
[CompilerTrait(
CompilerFeature
.IOperation)]
735
[CompilerTrait(
CompilerFeature
.IOperation)]
767
[CompilerTrait(
CompilerFeature
.IOperation)]
797
[CompilerTrait(
CompilerFeature
.IOperation)]
831
[CompilerTrait(
CompilerFeature
.IOperation)]
864
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
919
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1021
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1119
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_InvalidStatement.cs (13)
18
[CompilerTrait(
CompilerFeature
.IOperation)]
69
[CompilerTrait(
CompilerFeature
.IOperation)]
120
[CompilerTrait(
CompilerFeature
.IOperation)]
168
[CompilerTrait(
CompilerFeature
.IOperation)]
214
[CompilerTrait(
CompilerFeature
.IOperation)]
279
[CompilerTrait(
CompilerFeature
.IOperation)]
328
[CompilerTrait(
CompilerFeature
.IOperation)]
362
[CompilerTrait(
CompilerFeature
.IOperation)]
418
[CompilerTrait(
CompilerFeature
.IOperation)]
447
[CompilerTrait(
CompilerFeature
.IOperation)]
475
[CompilerTrait(
CompilerFeature
.IOperation)]
503
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IObjectCreationExpression.cs (197)
20
[CompilerTrait(
CompilerFeature
.IOperation)]
167
[CompilerTrait(
CompilerFeature
.IOperation)]
643
[CompilerTrait(
CompilerFeature
.IOperation)]
701
[CompilerTrait(
CompilerFeature
.IOperation)]
900
[CompilerTrait(
CompilerFeature
.IOperation)]
1013
[CompilerTrait(
CompilerFeature
.IOperation)]
1159
[CompilerTrait(
CompilerFeature
.IOperation)]
1197
[CompilerTrait(
CompilerFeature
.IOperation)]
1245
[CompilerTrait(
CompilerFeature
.IOperation)]
1373
[CompilerTrait(
CompilerFeature
.IOperation)]
1393
[CompilerTrait(
CompilerFeature
.IOperation)]
1415
[CompilerTrait(
CompilerFeature
.IOperation)]
1443
[CompilerTrait(
CompilerFeature
.IOperation)]
1471
[CompilerTrait(
CompilerFeature
.IOperation)]
1499
[CompilerTrait(
CompilerFeature
.IOperation)]
1699
[CompilerTrait(
CompilerFeature
.IOperation)]
1751
[CompilerTrait(
CompilerFeature
.IOperation)]
1798
[CompilerTrait(
CompilerFeature
.IOperation)]
1839
[CompilerTrait(
CompilerFeature
.IOperation)]
1894
[CompilerTrait(
CompilerFeature
.IOperation)]
1966
[CompilerTrait(
CompilerFeature
.IOperation)]
2043
[CompilerTrait(
CompilerFeature
.IOperation)]
2117
[CompilerTrait(
CompilerFeature
.IOperation)]
2172
[CompilerTrait(
CompilerFeature
.IOperation)]
2230
[CompilerTrait(
CompilerFeature
.IOperation)]
2349
[CompilerTrait(
CompilerFeature
.IOperation)]
2473
[CompilerTrait(
CompilerFeature
.IOperation)]
2676
[CompilerTrait(
CompilerFeature
.IOperation)]
2735
[CompilerTrait(
CompilerFeature
.IOperation)]
2815
[CompilerTrait(
CompilerFeature
.IOperation)]
2931
[CompilerTrait(
CompilerFeature
.IOperation)]
2989
[CompilerTrait(
CompilerFeature
.IOperation)]
3027
[CompilerTrait(
CompilerFeature
.IOperation)]
3075
[CompilerTrait(
CompilerFeature
.IOperation)]
3127
[CompilerTrait(
CompilerFeature
.IOperation)]
3207
[CompilerTrait(
CompilerFeature
.IOperation)]
3263
[CompilerTrait(
CompilerFeature
.IOperation)]
3314
[CompilerTrait(
CompilerFeature
.IOperation)]
3356
[CompilerTrait(
CompilerFeature
.IOperation)]
3415
[CompilerTrait(
CompilerFeature
.IOperation)]
3491
[CompilerTrait(
CompilerFeature
.IOperation)]
3572
[CompilerTrait(
CompilerFeature
.IOperation)]
3649
[CompilerTrait(
CompilerFeature
.IOperation)]
3708
[CompilerTrait(
CompilerFeature
.IOperation)]
3769
[CompilerTrait(
CompilerFeature
.IOperation)]
3827
[CompilerTrait(
CompilerFeature
.IOperation)]
3874
[CompilerTrait(
CompilerFeature
.IOperation)]
3927
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4019
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4111
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4203
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4291
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4355
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4468
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4570
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4737
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4831
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4992
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5153
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5409
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5629
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5868
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6115
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6445
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6602
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6724
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6916
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7039
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7102
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7215
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7317
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7415
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7576
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7737
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7957
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
8196
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
8522
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
8718
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
8790
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
8905
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
9034
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
9178
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
9325
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
9451
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
9586
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
9747
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
9831
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
9921
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
10063
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
10177
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
10326
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
10511
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
10625
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
10774
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
10955
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
11158
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
11258
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
11373
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
11488
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
11584
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
11675
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
11841
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
12085
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
12391
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
12688
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
12998
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
13272
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
13358
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
13483
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
13652
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
13828
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
13904
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
13977
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
14113
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
14238
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
14312
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
14459
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
14584
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
14669
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
14761
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
14829
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
15011
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IParameterReferenceExpression.cs (29)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
50
[CompilerTrait(
CompilerFeature
.IOperation)]
98
[CompilerTrait(
CompilerFeature
.IOperation)]
138
[CompilerTrait(
CompilerFeature
.IOperation)]
193
[CompilerTrait(
CompilerFeature
.IOperation)]
299
[CompilerTrait(
CompilerFeature
.IOperation)]
338
[CompilerTrait(
CompilerFeature
.IOperation)]
371
[CompilerTrait(
CompilerFeature
.IOperation)]
402
[CompilerTrait(
CompilerFeature
.IOperation)]
447
[CompilerTrait(
CompilerFeature
.IOperation)]
469
[CompilerTrait(
CompilerFeature
.IOperation)]
496
[CompilerTrait(
CompilerFeature
.IOperation)]
531
[CompilerTrait(
CompilerFeature
.IOperation)]
554
[CompilerTrait(
CompilerFeature
.IOperation)]
577
[CompilerTrait(
CompilerFeature
.IOperation)]
600
[CompilerTrait(
CompilerFeature
.IOperation)]
630
[CompilerTrait(
CompilerFeature
.IOperation)]
660
[CompilerTrait(
CompilerFeature
.IOperation)]
687
[CompilerTrait(
CompilerFeature
.IOperation)]
717
[CompilerTrait(
CompilerFeature
.IOperation)]
746
[CompilerTrait(
CompilerFeature
.IOperation)]
800
[CompilerTrait(
CompilerFeature
.IOperation)]
835
[CompilerTrait(
CompilerFeature
.IOperation)]
873
[CompilerTrait(
CompilerFeature
.IOperation)]
901
[CompilerTrait(
CompilerFeature
.IOperation)]
947
[CompilerTrait(
CompilerFeature
.IOperation)]
1003
[CompilerTrait(
CompilerFeature
.IOperation)]
1032
[CompilerTrait(
CompilerFeature
.IOperation)]
1057
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IParenthesized.cs (29)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
32
[CompilerTrait(
CompilerFeature
.IOperation)]
57
[CompilerTrait(
CompilerFeature
.IOperation)]
84
[CompilerTrait(
CompilerFeature
.IOperation)]
101
[CompilerTrait(
CompilerFeature
.IOperation)]
128
[CompilerTrait(
CompilerFeature
.IOperation)]
145
[CompilerTrait(
CompilerFeature
.IOperation)]
176
[CompilerTrait(
CompilerFeature
.IOperation)]
193
[CompilerTrait(
CompilerFeature
.IOperation)]
220
[CompilerTrait(
CompilerFeature
.IOperation)]
237
[CompilerTrait(
CompilerFeature
.IOperation)]
254
[CompilerTrait(
CompilerFeature
.IOperation)]
271
[CompilerTrait(
CompilerFeature
.IOperation)]
301
[CompilerTrait(
CompilerFeature
.IOperation)]
318
[CompilerTrait(
CompilerFeature
.IOperation)]
348
[CompilerTrait(
CompilerFeature
.IOperation)]
365
[CompilerTrait(
CompilerFeature
.IOperation)]
388
[CompilerTrait(
CompilerFeature
.IOperation)]
407
[CompilerTrait(
CompilerFeature
.IOperation)]
459
[CompilerTrait(
CompilerFeature
.IOperation)]
476
[CompilerTrait(
CompilerFeature
.IOperation)]
507
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
545
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
618
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
691
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IPatternSwitchCase.cs (22)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
46
[CompilerTrait(
CompilerFeature
.IOperation)]
75
[CompilerTrait(
CompilerFeature
.IOperation)]
103
[CompilerTrait(
CompilerFeature
.IOperation)]
131
[CompilerTrait(
CompilerFeature
.IOperation)]
163
[CompilerTrait(
CompilerFeature
.IOperation)]
193
[CompilerTrait(
CompilerFeature
.IOperation)]
222
[CompilerTrait(
CompilerFeature
.IOperation)]
252
[CompilerTrait(
CompilerFeature
.IOperation)]
289
[CompilerTrait(
CompilerFeature
.IOperation)]
323
[CompilerTrait(
CompilerFeature
.IOperation)]
358
[CompilerTrait(
CompilerFeature
.IOperation)]
395
[CompilerTrait(
CompilerFeature
.IOperation)]
431
[CompilerTrait(
CompilerFeature
.IOperation)]
458
[CompilerTrait(
CompilerFeature
.IOperation)]
493
[CompilerTrait(
CompilerFeature
.IOperation)]
525
[CompilerTrait(
CompilerFeature
.IOperation)]
557
[CompilerTrait(
CompilerFeature
.IOperation)]
593
[CompilerTrait(
CompilerFeature
.IOperation)]
641
[CompilerTrait(
CompilerFeature
.IOperation)]
702
[CompilerTrait(
CompilerFeature
.IOperation)]
749
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IPointerIndirectionReferenceOperation.cs (4)
18
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
61
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IPropertyReferenceExpression.cs (22)
17
[CompilerTrait(
CompilerFeature
.IOperation), WorkItem(21769, "https://github.com/dotnet/roslyn/issues/21769")]
53
[CompilerTrait(
CompilerFeature
.IOperation)]
83
[CompilerTrait(
CompilerFeature
.IOperation)]
108
[CompilerTrait(
CompilerFeature
.IOperation)]
137
[CompilerTrait(
CompilerFeature
.IOperation)]
176
[CompilerTrait(
CompilerFeature
.IOperation)]
210
[CompilerTrait(
CompilerFeature
.IOperation)]
248
[CompilerTrait(
CompilerFeature
.IOperation)]
288
[CompilerTrait(
CompilerFeature
.IOperation)]
331
[CompilerTrait(
CompilerFeature
.IOperation)]
359
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
437
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
537
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
596
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
707
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
822
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IReturnStatement.cs (61)
19
[CompilerTrait(
CompilerFeature
.IOperation)]
41
[CompilerTrait(
CompilerFeature
.IOperation)]
64
[CompilerTrait(
CompilerFeature
.IOperation)]
88
[CompilerTrait(
CompilerFeature
.IOperation)]
113
[CompilerTrait(
CompilerFeature
.IOperation)]
143
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
171
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
204
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
249
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
299
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
376
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
428
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
482
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
546
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
619
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
662
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
695
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
760
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
837
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
905
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
982
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1027
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1078
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1137
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1165
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1201
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1246
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1291
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1371
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1429
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1483
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1547
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1588
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ISizeOfExpression.cs (9)
16
[CompilerTrait(
CompilerFeature
.IOperation)]
40
[CompilerTrait(
CompilerFeature
.IOperation)]
71
[CompilerTrait(
CompilerFeature
.IOperation)]
95
[CompilerTrait(
CompilerFeature
.IOperation)]
126
[CompilerTrait(
CompilerFeature
.IOperation)]
157
[CompilerTrait(
CompilerFeature
.IOperation)]
201
[CompilerTrait(
CompilerFeature
.IOperation)]
232
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ISwitchExpression.cs (48)
17
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
80
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
124
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
152
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
188
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
236
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
278
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
324
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
357
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
391
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
430
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
464
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
504
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
542
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
584
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
622
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
661
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns)]
819
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
938
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1053
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1171
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1275
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1390
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1528
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ISwitchOperation.cs (99)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
54
[CompilerTrait(
CompilerFeature
.IOperation)]
110
[CompilerTrait(
CompilerFeature
.IOperation)]
153
[CompilerTrait(
CompilerFeature
.IOperation)]
217
[CompilerTrait(
CompilerFeature
.IOperation)]
263
[CompilerTrait(
CompilerFeature
.IOperation)]
307
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
362
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
444
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
526
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
593
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
704
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
771
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
838
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
917
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1025
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1095
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1204
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1279
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1363
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1451
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1534
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1605
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1660
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1731
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1797
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1868
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1946
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2015
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2060
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2133
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2235
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2357
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2443
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2512
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2640
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2717
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2817
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2915
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3016
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3102
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3204
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3330
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Patterns,
CompilerFeature
.Dataflow)]
3399
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
3463
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
3531
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
3626
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
3724
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
3812
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.Patterns)]
IOperation\IOperationTests_ISymbolInitializer.cs (71)
18
[CompilerTrait(
CompilerFeature
.IOperation)]
43
[CompilerTrait(
CompilerFeature
.IOperation)]
66
[CompilerTrait(
CompilerFeature
.IOperation)]
92
[CompilerTrait(
CompilerFeature
.IOperation)]
111
[CompilerTrait(
CompilerFeature
.IOperation)]
134
[CompilerTrait(
CompilerFeature
.IOperation)]
160
[CompilerTrait(
CompilerFeature
.IOperation)]
188
[CompilerTrait(
CompilerFeature
.IOperation)]
218
[CompilerTrait(
CompilerFeature
.IOperation)]
246
[CompilerTrait(
CompilerFeature
.IOperation)]
285
[CompilerTrait(
CompilerFeature
.IOperation)]
324
[CompilerTrait(
CompilerFeature
.IOperation)]
352
[CompilerTrait(
CompilerFeature
.IOperation)]
380
[CompilerTrait(
CompilerFeature
.IOperation)]
409
[CompilerTrait(
CompilerFeature
.IOperation)]
435
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
470
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
505
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
545
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
584
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
627
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
667
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
733
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
823
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
913
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1007
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1063
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1163
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1203
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1238
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1273
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1312
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1351
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1441
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1531
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1587
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1687
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1727
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1760
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1801
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1893
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1951
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2053
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IThrowOperation.cs (70)
17
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
53
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
114
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
147
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
215
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
289
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
360
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
435
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
510
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
580
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
663
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
726
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
816
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
950
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
998
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1070
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1112
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1178
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1235
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1318
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1399
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1479
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1530
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1589
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1667
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1746
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1825
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1891
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1954
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2030
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2094
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2158
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2263
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2362
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2464
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ITranslatedQueryOperation.cs (2)
20
[CompilerTrait(
CompilerFeature
.IOperation)]
99
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_ITupleBinaryOperatorExpression.cs (17)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
207
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
250
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
350
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
454
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
596
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
647
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
759
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
879
[Fact, CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ITupleExpression.cs (48)
16
[CompilerTrait(
CompilerFeature
.IOperation)]
44
[CompilerTrait(
CompilerFeature
.IOperation)]
80
[CompilerTrait(
CompilerFeature
.IOperation)]
114
[CompilerTrait(
CompilerFeature
.IOperation)]
156
[CompilerTrait(
CompilerFeature
.IOperation)]
192
[CompilerTrait(
CompilerFeature
.IOperation)]
232
[CompilerTrait(
CompilerFeature
.IOperation)]
269
[CompilerTrait(
CompilerFeature
.IOperation)]
316
[CompilerTrait(
CompilerFeature
.IOperation)]
350
[CompilerTrait(
CompilerFeature
.IOperation)]
392
[CompilerTrait(
CompilerFeature
.IOperation)]
420
[CompilerTrait(
CompilerFeature
.IOperation)]
456
[CompilerTrait(
CompilerFeature
.IOperation)]
484
[CompilerTrait(
CompilerFeature
.IOperation)]
523
[CompilerTrait(
CompilerFeature
.IOperation)]
564
[CompilerTrait(
CompilerFeature
.IOperation)]
616
[CompilerTrait(
CompilerFeature
.IOperation)]
678
[CompilerTrait(
CompilerFeature
.IOperation)]
751
[CompilerTrait(
CompilerFeature
.IOperation)]
798
[CompilerTrait(
CompilerFeature
.IOperation)]
856
[CompilerTrait(
CompilerFeature
.IOperation)]
896
[CompilerTrait(
CompilerFeature
.IOperation)]
947
[CompilerTrait(
CompilerFeature
.IOperation)]
1016
[CompilerTrait(
CompilerFeature
.IOperation)]
1096
[CompilerTrait(
CompilerFeature
.IOperation)]
1155
[CompilerTrait(
CompilerFeature
.IOperation)]
1230
[CompilerTrait(
CompilerFeature
.IOperation)]
1290
[CompilerTrait(
CompilerFeature
.IOperation)]
1344
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1424
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1512
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1598
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1688
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1772
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1848
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1948
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2065
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2117
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ITypeOfExpression.cs (8)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
39
[CompilerTrait(
CompilerFeature
.IOperation)]
63
[CompilerTrait(
CompilerFeature
.IOperation)]
91
[CompilerTrait(
CompilerFeature
.IOperation)]
119
[CompilerTrait(
CompilerFeature
.IOperation)]
160
[CompilerTrait(
CompilerFeature
.IOperation)]
188
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_ITypeParameterObjectCreationTests.cs (12)
15
[CompilerTrait(
CompilerFeature
.IOperation)]
38
[CompilerTrait(
CompilerFeature
.IOperation)]
70
[CompilerTrait(
CompilerFeature
.IOperation)]
105
[CompilerTrait(
CompilerFeature
.IOperation)]
160
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
277
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
393
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
471
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IUnaryOperatorExpression.cs (138)
17
[CompilerTrait(
CompilerFeature
.IOperation)]
43
[CompilerTrait(
CompilerFeature
.IOperation)]
69
[CompilerTrait(
CompilerFeature
.IOperation)]
95
[CompilerTrait(
CompilerFeature
.IOperation)]
121
[CompilerTrait(
CompilerFeature
.IOperation)]
144
[CompilerTrait(
CompilerFeature
.IOperation)]
167
[CompilerTrait(
CompilerFeature
.IOperation)]
190
[CompilerTrait(
CompilerFeature
.IOperation)]
213
[CompilerTrait(
CompilerFeature
.IOperation)]
239
[CompilerTrait(
CompilerFeature
.IOperation)]
262
[CompilerTrait(
CompilerFeature
.IOperation)]
285
[CompilerTrait(
CompilerFeature
.IOperation)]
308
[CompilerTrait(
CompilerFeature
.IOperation)]
331
[CompilerTrait(
CompilerFeature
.IOperation)]
354
[CompilerTrait(
CompilerFeature
.IOperation)]
380
[CompilerTrait(
CompilerFeature
.IOperation)]
406
[CompilerTrait(
CompilerFeature
.IOperation)]
432
[CompilerTrait(
CompilerFeature
.IOperation)]
458
[CompilerTrait(
CompilerFeature
.IOperation)]
481
[CompilerTrait(
CompilerFeature
.IOperation)]
507
[CompilerTrait(
CompilerFeature
.IOperation)]
530
[CompilerTrait(
CompilerFeature
.IOperation)]
553
[CompilerTrait(
CompilerFeature
.IOperation)]
579
[CompilerTrait(
CompilerFeature
.IOperation)]
602
[CompilerTrait(
CompilerFeature
.IOperation)]
625
[CompilerTrait(
CompilerFeature
.IOperation)]
648
[CompilerTrait(
CompilerFeature
.IOperation)]
671
[CompilerTrait(
CompilerFeature
.IOperation)]
694
[CompilerTrait(
CompilerFeature
.IOperation)]
723
[CompilerTrait(
CompilerFeature
.IOperation)]
752
[CompilerTrait(
CompilerFeature
.IOperation)]
781
[CompilerTrait(
CompilerFeature
.IOperation)]
810
[CompilerTrait(
CompilerFeature
.IOperation)]
836
[CompilerTrait(
CompilerFeature
.IOperation)]
862
[CompilerTrait(
CompilerFeature
.IOperation)]
888
[CompilerTrait(
CompilerFeature
.IOperation)]
914
[CompilerTrait(
CompilerFeature
.IOperation)]
943
[CompilerTrait(
CompilerFeature
.IOperation)]
969
[CompilerTrait(
CompilerFeature
.IOperation)]
995
[CompilerTrait(
CompilerFeature
.IOperation)]
1021
[CompilerTrait(
CompilerFeature
.IOperation)]
1047
[CompilerTrait(
CompilerFeature
.IOperation)]
1073
[CompilerTrait(
CompilerFeature
.IOperation)]
1102
[CompilerTrait(
CompilerFeature
.IOperation)]
1131
[CompilerTrait(
CompilerFeature
.IOperation)]
1160
[CompilerTrait(
CompilerFeature
.IOperation)]
1189
[CompilerTrait(
CompilerFeature
.IOperation)]
1215
[CompilerTrait(
CompilerFeature
.IOperation)]
1244
[CompilerTrait(
CompilerFeature
.IOperation)]
1270
[CompilerTrait(
CompilerFeature
.IOperation)]
1296
[CompilerTrait(
CompilerFeature
.IOperation)]
1325
[CompilerTrait(
CompilerFeature
.IOperation)]
1351
[CompilerTrait(
CompilerFeature
.IOperation)]
1377
[CompilerTrait(
CompilerFeature
.IOperation)]
1403
[CompilerTrait(
CompilerFeature
.IOperation)]
1429
[CompilerTrait(
CompilerFeature
.IOperation)]
1455
[CompilerTrait(
CompilerFeature
.IOperation)]
1478
[CompilerTrait(
CompilerFeature
.IOperation)]
1504
[CompilerTrait(
CompilerFeature
.IOperation)]
1530
[CompilerTrait(
CompilerFeature
.IOperation)]
1556
[CompilerTrait(
CompilerFeature
.IOperation)]
1582
[CompilerTrait(
CompilerFeature
.IOperation)]
1608
[CompilerTrait(
CompilerFeature
.IOperation)]
1631
[CompilerTrait(
CompilerFeature
.IOperation)]
1654
[CompilerTrait(
CompilerFeature
.IOperation)]
1677
[CompilerTrait(
CompilerFeature
.IOperation)]
1700
[CompilerTrait(
CompilerFeature
.IOperation)]
1726
[CompilerTrait(
CompilerFeature
.IOperation)]
1749
[CompilerTrait(
CompilerFeature
.IOperation)]
1772
[CompilerTrait(
CompilerFeature
.IOperation)]
1795
[CompilerTrait(
CompilerFeature
.IOperation)]
1818
[CompilerTrait(
CompilerFeature
.IOperation)]
1841
[CompilerTrait(
CompilerFeature
.IOperation)]
1870
[CompilerTrait(
CompilerFeature
.IOperation)]
1899
[CompilerTrait(
CompilerFeature
.IOperation)]
1928
[CompilerTrait(
CompilerFeature
.IOperation)]
1957
[CompilerTrait(
CompilerFeature
.IOperation)]
1983
[CompilerTrait(
CompilerFeature
.IOperation)]
2009
[CompilerTrait(
CompilerFeature
.IOperation)]
2035
[CompilerTrait(
CompilerFeature
.IOperation)]
2061
[CompilerTrait(
CompilerFeature
.IOperation)]
2090
[CompilerTrait(
CompilerFeature
.IOperation)]
2116
[CompilerTrait(
CompilerFeature
.IOperation)]
2142
[CompilerTrait(
CompilerFeature
.IOperation)]
2168
[CompilerTrait(
CompilerFeature
.IOperation)]
2194
[CompilerTrait(
CompilerFeature
.IOperation)]
2220
[CompilerTrait(
CompilerFeature
.IOperation)]
2243
[CompilerTrait(
CompilerFeature
.IOperation)]
2266
[CompilerTrait(
CompilerFeature
.IOperation)]
2289
[CompilerTrait(
CompilerFeature
.IOperation)]
2312
[CompilerTrait(
CompilerFeature
.IOperation)]
2338
[CompilerTrait(
CompilerFeature
.IOperation)]
2364
[CompilerTrait(
CompilerFeature
.IOperation)]
2390
[CompilerTrait(
CompilerFeature
.IOperation)]
2416
[CompilerTrait(
CompilerFeature
.IOperation)]
2439
[CompilerTrait(
CompilerFeature
.IOperation)]
2462
[CompilerTrait(
CompilerFeature
.IOperation)]
2485
[CompilerTrait(
CompilerFeature
.IOperation)]
2511
[CompilerTrait(
CompilerFeature
.IOperation)]
2537
[CompilerTrait(
CompilerFeature
.IOperation)]
2563
[CompilerTrait(
CompilerFeature
.IOperation)]
2604
[CompilerTrait(
CompilerFeature
.IOperation)]
2645
[CompilerTrait(
CompilerFeature
.IOperation)]
2686
[CompilerTrait(
CompilerFeature
.IOperation)]
2727
[CompilerTrait(
CompilerFeature
.IOperation)]
2771
[CompilerTrait(
CompilerFeature
.IOperation)]
2815
[CompilerTrait(
CompilerFeature
.IOperation)]
2859
[CompilerTrait(
CompilerFeature
.IOperation)]
2903
[CompilerTrait(
CompilerFeature
.IOperation)]
2964
[CompilerTrait(
CompilerFeature
.IOperation)]
3025
[CompilerTrait(
CompilerFeature
.IOperation)]
3050
[CompilerTrait(
CompilerFeature
.IOperation)]
3086
[CompilerTrait(
CompilerFeature
.IOperation)]
3123
[CompilerTrait(
CompilerFeature
.IOperation)]
3161
[CompilerTrait(
CompilerFeature
.IOperation)]
3191
[CompilerTrait(
CompilerFeature
.IOperation)]
3242
[CompilerTrait(
CompilerFeature
.IOperation)]
3265
[CompilerTrait(
CompilerFeature
.IOperation)]
3287
[CompilerTrait(
CompilerFeature
.IOperation)]
3309
[CompilerTrait(
CompilerFeature
.IOperation)]
3337
[CompilerTrait(
CompilerFeature
.IOperation)]
3360
[CompilerTrait(
CompilerFeature
.IOperation)]
3383
[CompilerTrait(
CompilerFeature
.IOperation)]
3407
[CompilerTrait(
CompilerFeature
.IOperation)]
3431
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3515
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3548
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3579
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3620
[CompilerTrait(
CompilerFeature
.IOperation)]
3643
[CompilerTrait(
CompilerFeature
.IOperation)]
3666
[CompilerTrait(
CompilerFeature
.IOperation)]
3691
[CompilerTrait(
CompilerFeature
.IOperation)]
3730
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IUsingStatement.cs (140)
16
[CompilerTrait(
CompilerFeature
.IOperation)]
75
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.AsyncStreams)]
129
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.AsyncStreams)]
188
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.AsyncStreams)]
247
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.AsyncStreams)]
343
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.AsyncStreams)]
444
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow,
CompilerFeature
.AsyncStreams)]
549
[CompilerTrait(
CompilerFeature
.IOperation)]
617
[CompilerTrait(
CompilerFeature
.IOperation)]
665
[CompilerTrait(
CompilerFeature
.IOperation)]
748
[CompilerTrait(
CompilerFeature
.IOperation)]
809
[CompilerTrait(
CompilerFeature
.IOperation)]
887
[CompilerTrait(
CompilerFeature
.IOperation)]
998
[CompilerTrait(
CompilerFeature
.IOperation)]
1058
[CompilerTrait(
CompilerFeature
.IOperation)]
1107
[CompilerTrait(
CompilerFeature
.IOperation)]
1142
[CompilerTrait(
CompilerFeature
.IOperation)]
1180
[CompilerTrait(
CompilerFeature
.IOperation)]
1227
[CompilerTrait(
CompilerFeature
.IOperation)]
1256
[CompilerTrait(
CompilerFeature
.IOperation)]
1296
[CompilerTrait(
CompilerFeature
.IOperation)]
1339
[CompilerTrait(
CompilerFeature
.IOperation)]
1370
[CompilerTrait(
CompilerFeature
.IOperation)]
1407
[CompilerTrait(
CompilerFeature
.IOperation)]
1465
[CompilerTrait(
CompilerFeature
.IOperation)]
1528
[CompilerTrait(
CompilerFeature
.IOperation)]
1580
[CompilerTrait(
CompilerFeature
.IOperation)]
1711
[CompilerTrait(
CompilerFeature
.IOperation)]
1892
[CompilerTrait(
CompilerFeature
.IOperation)]
2026
[CompilerTrait(
CompilerFeature
.IOperation)]
2160
[CompilerTrait(
CompilerFeature
.IOperation)]
2294
[CompilerTrait(
CompilerFeature
.IOperation)]
2429
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2551
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2682
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2783
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2892
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3022
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3159
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3283
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3379
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3483
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3605
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3749
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3915
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4018
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4133
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4229
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4306
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4403
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4488
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4582
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4668
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4757
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4841
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5011
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5178
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5345
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5499
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5689
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5854
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6052
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6361
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6509
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6660
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6828
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6927
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7016
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7119
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7221
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7315
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7427
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7497
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7569
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7656
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7737
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7835
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7947
[CompilerTrait(
CompilerFeature
.IOperation)]
7988
[CompilerTrait(
CompilerFeature
.IOperation)]
8063
[CompilerTrait(
CompilerFeature
.IOperation)]
8117
[CompilerTrait(
CompilerFeature
.IOperation)]
8185
[CompilerTrait(
CompilerFeature
.IOperation)]
8230
[CompilerTrait(
CompilerFeature
.IOperation)]
8309
[CompilerTrait(
CompilerFeature
.IOperation)]
8368
[CompilerTrait(
CompilerFeature
.IOperation)]
8483
[CompilerTrait(
CompilerFeature
.IOperation)]
IOperation\IOperationTests_IUtf8StringOperation.cs (6)
16
[CompilerTrait(
CompilerFeature
.IOperation)]
39
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
77
[CompilerTrait(
CompilerFeature
.IOperation)]
104
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IVariableDeclaration.cs (103)
21
[CompilerTrait(
CompilerFeature
.IOperation)]
53
[CompilerTrait(
CompilerFeature
.IOperation)]
86
[CompilerTrait(
CompilerFeature
.IOperation)]
120
[CompilerTrait(
CompilerFeature
.IOperation)]
158
[CompilerTrait(
CompilerFeature
.IOperation)]
198
[CompilerTrait(
CompilerFeature
.IOperation)]
239
[CompilerTrait(
CompilerFeature
.IOperation)]
277
[CompilerTrait(
CompilerFeature
.IOperation)]
311
[CompilerTrait(
CompilerFeature
.IOperation)]
352
[CompilerTrait(
CompilerFeature
.IOperation)]
384
[CompilerTrait(
CompilerFeature
.IOperation)]
420
[CompilerTrait(
CompilerFeature
.IOperation)]
458
[CompilerTrait(
CompilerFeature
.IOperation)]
502
[CompilerTrait(
CompilerFeature
.IOperation)]
525
[CompilerTrait(
CompilerFeature
.IOperation)]
561
[CompilerTrait(
CompilerFeature
.IOperation)]
596
[CompilerTrait(
CompilerFeature
.IOperation)]
618
[CompilerTrait(
CompilerFeature
.IOperation)]
639
[CompilerTrait(
CompilerFeature
.IOperation)]
660
[CompilerTrait(
CompilerFeature
.IOperation)]
679
[CompilerTrait(
CompilerFeature
.IOperation)]
719
[CompilerTrait(
CompilerFeature
.IOperation)]
755
[CompilerTrait(
CompilerFeature
.IOperation)]
792
[CompilerTrait(
CompilerFeature
.IOperation)]
834
[CompilerTrait(
CompilerFeature
.IOperation)]
856
[CompilerTrait(
CompilerFeature
.IOperation)]
878
[CompilerTrait(
CompilerFeature
.IOperation)]
905
[CompilerTrait(
CompilerFeature
.IOperation)]
947
[CompilerTrait(
CompilerFeature
.IOperation)]
997
[CompilerTrait(
CompilerFeature
.IOperation)]
1050
[CompilerTrait(
CompilerFeature
.IOperation)]
1103
[CompilerTrait(
CompilerFeature
.IOperation)]
1159
[CompilerTrait(
CompilerFeature
.IOperation)]
1200
[CompilerTrait(
CompilerFeature
.IOperation)]
1243
[CompilerTrait(
CompilerFeature
.IOperation)]
1280
[CompilerTrait(
CompilerFeature
.IOperation)]
1331
[CompilerTrait(
CompilerFeature
.IOperation)]
1395
[CompilerTrait(
CompilerFeature
.IOperation)]
1442
[CompilerTrait(
CompilerFeature
.IOperation)]
1498
[CompilerTrait(
CompilerFeature
.IOperation)]
1545
[CompilerTrait(
CompilerFeature
.IOperation)]
1603
[CompilerTrait(
CompilerFeature
.IOperation)]
1648
[CompilerTrait(
CompilerFeature
.IOperation)]
1702
[CompilerTrait(
CompilerFeature
.IOperation)]
1834
[CompilerTrait(
CompilerFeature
.IOperation)]
1871
[CompilerTrait(
CompilerFeature
.IOperation)]
1915
[CompilerTrait(
CompilerFeature
.IOperation)]
1954
[CompilerTrait(
CompilerFeature
.IOperation)]
2001
[CompilerTrait(
CompilerFeature
.IOperation)]
2038
[CompilerTrait(
CompilerFeature
.IOperation)]
2081
[CompilerTrait(
CompilerFeature
.IOperation)]
2128
[CompilerTrait(
CompilerFeature
.IOperation)]
2167
[CompilerTrait(
CompilerFeature
.IOperation)]
2213
[CompilerTrait(
CompilerFeature
.IOperation)]
2248
[CompilerTrait(
CompilerFeature
.IOperation)]
2472
[CompilerTrait(
CompilerFeature
.IOperation)]
2503
[CompilerTrait(
CompilerFeature
.IOperation)]
2541
[CompilerTrait(
CompilerFeature
.IOperation)]
2577
[CompilerTrait(
CompilerFeature
.IOperation)]
2621
[CompilerTrait(
CompilerFeature
.IOperation)]
2655
[CompilerTrait(
CompilerFeature
.IOperation)]
2695
[CompilerTrait(
CompilerFeature
.IOperation)]
2737
[CompilerTrait(
CompilerFeature
.IOperation)]
2773
[CompilerTrait(
CompilerFeature
.IOperation)]
2878
[CompilerTrait(
CompilerFeature
.IOperation)]
2911
[CompilerTrait(
CompilerFeature
.IOperation)]
2954
[CompilerTrait(
CompilerFeature
.IOperation)]
2988
[CompilerTrait(
CompilerFeature
.IOperation)]
3030
[CompilerTrait(
CompilerFeature
.IOperation)]
3065
[CompilerTrait(
CompilerFeature
.IOperation)]
3109
[CompilerTrait(
CompilerFeature
.IOperation)]
3153
[CompilerTrait(
CompilerFeature
.IOperation)]
3191
[CompilerTrait(
CompilerFeature
.IOperation)]
3239
[CompilerTrait(
CompilerFeature
.IOperation)]
3275
[CompilerTrait(
CompilerFeature
.IOperation)]
3318
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3383
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3431
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3500
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3550
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3595
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3664
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3716
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3765
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3817
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3865
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3919
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3975
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4059
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_IWhileUntilLoopStatement.cs (43)
16
[CompilerTrait(
CompilerFeature
.IOperation)]
72
[CompilerTrait(
CompilerFeature
.IOperation)]
125
[CompilerTrait(
CompilerFeature
.IOperation)]
191
[CompilerTrait(
CompilerFeature
.IOperation)]
272
[CompilerTrait(
CompilerFeature
.IOperation)]
350
[CompilerTrait(
CompilerFeature
.IOperation)]
420
[CompilerTrait(
CompilerFeature
.IOperation)]
451
[CompilerTrait(
CompilerFeature
.IOperation)]
512
[CompilerTrait(
CompilerFeature
.IOperation)]
576
[CompilerTrait(
CompilerFeature
.IOperation)]
641
[CompilerTrait(
CompilerFeature
.IOperation)]
674
[CompilerTrait(
CompilerFeature
.IOperation)]
739
[CompilerTrait(
CompilerFeature
.IOperation)]
830
[CompilerTrait(
CompilerFeature
.IOperation)]
933
[CompilerTrait(
CompilerFeature
.IOperation)]
1004
[CompilerTrait(
CompilerFeature
.IOperation)]
1050
[CompilerTrait(
CompilerFeature
.IOperation)]
1087
[CompilerTrait(
CompilerFeature
.IOperation)]
1123
[CompilerTrait(
CompilerFeature
.IOperation)]
1197
[CompilerTrait(
CompilerFeature
.IOperation)]
1297
[CompilerTrait(
CompilerFeature
.IOperation)]
1388
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1454
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1499
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1535
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1594
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1632
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1711
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1771
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1832
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1871
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1951
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
IOperation\IOperationTests_TryCatch.cs (176)
16
[CompilerTrait(
CompilerFeature
.IOperation)]
85
[CompilerTrait(
CompilerFeature
.IOperation)]
155
[CompilerTrait(
CompilerFeature
.IOperation)]
200
[CompilerTrait(
CompilerFeature
.IOperation)]
250
[CompilerTrait(
CompilerFeature
.IOperation)]
317
[CompilerTrait(
CompilerFeature
.IOperation)]
387
[CompilerTrait(
CompilerFeature
.IOperation)]
427
[CompilerTrait(
CompilerFeature
.IOperation)]
465
[CompilerTrait(
CompilerFeature
.IOperation)]
509
[CompilerTrait(
CompilerFeature
.IOperation)]
564
[CompilerTrait(
CompilerFeature
.IOperation)]
619
[CompilerTrait(
CompilerFeature
.IOperation)]
664
[CompilerTrait(
CompilerFeature
.IOperation)]
716
[CompilerTrait(
CompilerFeature
.IOperation)]
762
[CompilerTrait(
CompilerFeature
.IOperation)]
804
[CompilerTrait(
CompilerFeature
.IOperation)]
848
[CompilerTrait(
CompilerFeature
.IOperation)]
876
[CompilerTrait(
CompilerFeature
.IOperation)]
900
[CompilerTrait(
CompilerFeature
.IOperation)]
935
[CompilerTrait(
CompilerFeature
.IOperation)]
960
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1010
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1041
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1309
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1402
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1458
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1534
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1651
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1718
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1816
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1904
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
1996
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2078
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2170
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2252
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2318
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2374
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2466
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2548
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2609
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2667
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2725
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2777
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2850
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
2911
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3122
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3202
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3278
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3349
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3405
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3452
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3521
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3590
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3663
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3724
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3792
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3860
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
3950
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4040
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4118
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4192
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4277
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4366
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4452
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4538
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4643
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4748
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4852
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
4965
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5078
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5193
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5308
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5392
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5491
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5590
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5688
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5803
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
5910
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6017
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6126
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6235
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6329
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6428
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6525
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6589
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6653
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6717
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6783
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6856
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
6976
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7075
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7180
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7283
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7387
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7482
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7590
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7690
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
7797
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (269)
Semantics\AmbiguousOverrideTests.cs (2)
1373
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1390
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Semantics\AnonymousFunctionTests.cs (1)
17
[CompilerTrait(
CompilerFeature
.AnonymousFunctions)]
Semantics\DeconstructionTests.cs (78)
18
[CompilerTrait(
CompilerFeature
.Tuples)]
65
[CompilerTrait(
CompilerFeature
.IOperation)]
106
[CompilerTrait(
CompilerFeature
.IOperation)]
151
[CompilerTrait(
CompilerFeature
.IOperation)]
195
[CompilerTrait(
CompilerFeature
.IOperation)]
247
[CompilerTrait(
CompilerFeature
.IOperation)]
289
[CompilerTrait(
CompilerFeature
.IOperation)]
331
[CompilerTrait(
CompilerFeature
.IOperation)]
375
[CompilerTrait(
CompilerFeature
.IOperation)]
421
[CompilerTrait(
CompilerFeature
.IOperation)]
471
[CompilerTrait(
CompilerFeature
.IOperation)]
517
[CompilerTrait(
CompilerFeature
.IOperation)]
565
[CompilerTrait(
CompilerFeature
.IOperation)]
620
[CompilerTrait(
CompilerFeature
.IOperation)]
683
[CompilerTrait(
CompilerFeature
.IOperation)]
733
[CompilerTrait(
CompilerFeature
.IOperation)]
804
[CompilerTrait(
CompilerFeature
.IOperation)]
843
[CompilerTrait(
CompilerFeature
.IOperation)]
865
[CompilerTrait(
CompilerFeature
.IOperation)]
891
[CompilerTrait(
CompilerFeature
.IOperation)]
927
[Fact, CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
961
[CompilerTrait(
CompilerFeature
.IOperation)]
962
[Fact, CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
1015
[CompilerTrait(
CompilerFeature
.IOperation)]
1053
[CompilerTrait(
CompilerFeature
.IOperation)]
1088
[CompilerTrait(
CompilerFeature
.IOperation)]
1123
[CompilerTrait(
CompilerFeature
.IOperation)]
1164
[CompilerTrait(
CompilerFeature
.IOperation)]
1207
[CompilerTrait(
CompilerFeature
.IOperation)]
1290
[CompilerTrait(
CompilerFeature
.IOperation)]
1339
[CompilerTrait(
CompilerFeature
.IOperation)]
1383
[CompilerTrait(
CompilerFeature
.IOperation)]
1422
[CompilerTrait(
CompilerFeature
.IOperation)]
1497
[CompilerTrait(
CompilerFeature
.IOperation)]
1535
[CompilerTrait(
CompilerFeature
.IOperation)]
1620
[CompilerTrait(
CompilerFeature
.IOperation)]
1692
[CompilerTrait(
CompilerFeature
.IOperation)]
1763
[CompilerTrait(
CompilerFeature
.IOperation)]
1848
[CompilerTrait(
CompilerFeature
.IOperation)]
1949
[CompilerTrait(
CompilerFeature
.IOperation)]
1996
[CompilerTrait(
CompilerFeature
.IOperation)]
2053
[CompilerTrait(
CompilerFeature
.IOperation)]
2097
[CompilerTrait(
CompilerFeature
.IOperation)]
2153
[CompilerTrait(
CompilerFeature
.IOperation)]
2240
[CompilerTrait(
CompilerFeature
.IOperation)]
2278
[CompilerTrait(
CompilerFeature
.IOperation)]
2318
[CompilerTrait(
CompilerFeature
.IOperation)]
2350
[CompilerTrait(
CompilerFeature
.IOperation)]
2393
[CompilerTrait(
CompilerFeature
.IOperation)]
2442
[CompilerTrait(
CompilerFeature
.IOperation)]
2482
[CompilerTrait(
CompilerFeature
.IOperation)]
2517
[CompilerTrait(
CompilerFeature
.IOperation)]
2557
[CompilerTrait(
CompilerFeature
.IOperation)]
2598
[CompilerTrait(
CompilerFeature
.IOperation)]
2652
[CompilerTrait(
CompilerFeature
.IOperation)]
2701
[CompilerTrait(
CompilerFeature
.IOperation)]
2744
[CompilerTrait(
CompilerFeature
.IOperation)]
2788
[CompilerTrait(
CompilerFeature
.IOperation)]
2838
[CompilerTrait(
CompilerFeature
.IOperation)]
2886
[CompilerTrait(
CompilerFeature
.IOperation)]
2938
[CompilerTrait(
CompilerFeature
.IOperation)]
2988
[CompilerTrait(
CompilerFeature
.IOperation)]
3029
[CompilerTrait(
CompilerFeature
.IOperation)]
3070
[CompilerTrait(
CompilerFeature
.IOperation)]
3071
[Fact, CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
3131
[Fact(Skip = "https://github.com/dotnet/roslyn/issues/12468"), CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
3226
[Fact, CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
3248
[CompilerTrait(
CompilerFeature
.IOperation)]
3351
[CompilerTrait(
CompilerFeature
.IOperation)]
3392
[CompilerTrait(
CompilerFeature
.IOperation)]
3433
[CompilerTrait(
CompilerFeature
.IOperation)]
3482
[CompilerTrait(
CompilerFeature
.IOperation)]
3605
[CompilerTrait(
CompilerFeature
.IOperation)]
3644
[CompilerTrait(
CompilerFeature
.IOperation)]
3977
[CompilerTrait(
CompilerFeature
.IOperation)]
6169
[CompilerTrait(
CompilerFeature
.IOperation)]
6203
[CompilerTrait(
CompilerFeature
.IOperation)]
6237
[CompilerTrait(
CompilerFeature
.IOperation)]
Semantics\DynamicTests.cs (6)
1289
[CompilerTrait(
CompilerFeature
.IOperation)]
1357
[CompilerTrait(
CompilerFeature
.IOperation)]
1407
[CompilerTrait(
CompilerFeature
.IOperation)]
1437
[CompilerTrait(
CompilerFeature
.IOperation)]
1485
[CompilerTrait(
CompilerFeature
.IOperation)]
2731
[CompilerTrait(
CompilerFeature
.IOperation)]
Semantics\ExpressionBodiedMemberTests.cs (1)
21
[CompilerTrait(
CompilerFeature
.ExpressionBody)]
Semantics\InitOnlyMemberTests.cs (1)
21
[CompilerTrait(
CompilerFeature
.InitOnlySetters)]
Semantics\InterceptorsTests.cs (28)
8486
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8517
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8547
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8583
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8613
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8642
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8671
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8701
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8732
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8762
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8813
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8847
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8897
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8929
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8961
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
8984
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9028
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9104
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9181
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9235
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9293
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9329
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9372
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9415
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9449
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9476
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9504
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
9545
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
Semantics\IteratorTests.cs (1)
653
[CompilerTrait(
CompilerFeature
.IOperation)]
Semantics\LambdaDiscardParametersTests.cs (1)
16
[CompilerTrait(
CompilerFeature
.LambdaDiscardParameters)]
Semantics\LocalFunctionTests.cs (13)
32
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
2545
[CompilerTrait(
CompilerFeature
.Params)]
3013
[CompilerTrait(
CompilerFeature
.Dynamic,
CompilerFeature
.Params)]
3044
[CompilerTrait(
CompilerFeature
.Dynamic)]
3070
[CompilerTrait(
CompilerFeature
.Dynamic)]
3093
[CompilerTrait(
CompilerFeature
.Dynamic)]
3132
[CompilerTrait(
CompilerFeature
.Dynamic)]
4381
[CompilerTrait(
CompilerFeature
.LocalFunctions,
CompilerFeature
.Var)]
4486
[CompilerTrait(
CompilerFeature
.LocalFunctions,
CompilerFeature
.Async)]
5331
[CompilerTrait(
CompilerFeature
.Dynamic)]
Semantics\NonTrailingNamedArgumentsTests.cs (1)
17
[CompilerTrait(
CompilerFeature
.NonTrailingNamedArgs)]
Semantics\NullableReferenceTypesTests.cs (14)
26
[CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
27042
[Fact, WorkItem(49750, "https://github.com/dotnet/roslyn/issues/49750"), CompilerTrait(
CompilerFeature
.Patterns)]
27114
[Fact, WorkItem(49750, "https://github.com/dotnet/roslyn/issues/49750"), CompilerTrait(
CompilerFeature
.Patterns)]
27149
[Fact, WorkItem(49750, "https://github.com/dotnet/roslyn/issues/49750"), CompilerTrait(
CompilerFeature
.Patterns)]
27487
[Fact, WorkItem(51020, "https://github.com/dotnet/roslyn/issues/51020"), CompilerTrait(
CompilerFeature
.Patterns)]
27540
[Fact, WorkItem(51020, "https://github.com/dotnet/roslyn/issues/51020"), CompilerTrait(
CompilerFeature
.Patterns)]
27605
[Fact, WorkItem(49750, "https://github.com/dotnet/roslyn/issues/49750"), CompilerTrait(
CompilerFeature
.Patterns)]
27670
[Fact, WorkItem(49750, "https://github.com/dotnet/roslyn/issues/49750"), CompilerTrait(
CompilerFeature
.Patterns)]
51998
[Fact, CompilerTrait(
CompilerFeature
.Patterns)]
52283
[Fact, CompilerTrait(
CompilerFeature
.Patterns)]
52508
[Theory, CompilerTrait(
CompilerFeature
.Patterns)]
76360
[Fact, CompilerTrait(
CompilerFeature
.AsyncStreams)]
76412
[Fact, CompilerTrait(
CompilerFeature
.AsyncStreams)]
159293
[Fact, WorkItem(51942, "https://github.com/dotnet/roslyn/issues/51942"), CompilerTrait(
CompilerFeature
.Patterns)]
Semantics\NullableReferenceTypesVsPatterns.cs (2)
14
[CompilerTrait(
CompilerFeature
.NullableReferenceTypes,
CompilerFeature
.Patterns)]
Semantics\NullCoalesceAssignmentTests.cs (1)
17
[CompilerTrait(
CompilerFeature
.NullCoalescingAssignment)]
Semantics\ObjectAndCollectionInitializerTests.cs (57)
27
[CompilerTrait(
CompilerFeature
.IOperation)]
71
[CompilerTrait(
CompilerFeature
.IOperation)]
115
[CompilerTrait(
CompilerFeature
.IOperation)]
165
[CompilerTrait(
CompilerFeature
.IOperation)]
193
[CompilerTrait(
CompilerFeature
.IOperation)]
220
[CompilerTrait(
CompilerFeature
.IOperation)]
309
[CompilerTrait(
CompilerFeature
.IOperation)]
387
[CompilerTrait(
CompilerFeature
.IOperation)]
448
[CompilerTrait(
CompilerFeature
.IOperation)]
565
[CompilerTrait(
CompilerFeature
.IOperation)]
688
[CompilerTrait(
CompilerFeature
.IOperation)]
797
[CompilerTrait(
CompilerFeature
.IOperation)]
901
[CompilerTrait(
CompilerFeature
.IOperation)]
947
[CompilerTrait(
CompilerFeature
.IOperation)]
990
[CompilerTrait(
CompilerFeature
.IOperation)]
1037
[CompilerTrait(
CompilerFeature
.IOperation)]
1075
[CompilerTrait(
CompilerFeature
.IOperation)]
1122
[CompilerTrait(
CompilerFeature
.IOperation)]
1185
[CompilerTrait(
CompilerFeature
.IOperation)]
1214
[CompilerTrait(
CompilerFeature
.IOperation)]
1274
[CompilerTrait(
CompilerFeature
.IOperation)]
1313
[CompilerTrait(
CompilerFeature
.IOperation)]
1355
[CompilerTrait(
CompilerFeature
.IOperation)]
1400
[CompilerTrait(
CompilerFeature
.IOperation)]
1437
[CompilerTrait(
CompilerFeature
.IOperation)]
1480
[CompilerTrait(
CompilerFeature
.IOperation)]
1520
[CompilerTrait(
CompilerFeature
.IOperation)]
1567
[CompilerTrait(
CompilerFeature
.IOperation)]
1612
[CompilerTrait(
CompilerFeature
.IOperation)]
1662
[CompilerTrait(
CompilerFeature
.IOperation)]
1720
[CompilerTrait(
CompilerFeature
.IOperation)]
1764
[CompilerTrait(
CompilerFeature
.IOperation)]
1807
[CompilerTrait(
CompilerFeature
.IOperation)]
1847
[CompilerTrait(
CompilerFeature
.IOperation)]
1896
[CompilerTrait(
CompilerFeature
.IOperation)]
1947
[CompilerTrait(
CompilerFeature
.IOperation)]
2006
[CompilerTrait(
CompilerFeature
.IOperation)]
2121
[CompilerTrait(
CompilerFeature
.IOperation)]
2165
[CompilerTrait(
CompilerFeature
.IOperation)]
2247
[CompilerTrait(
CompilerFeature
.IOperation)]
2298
[CompilerTrait(
CompilerFeature
.IOperation)]
2338
[CompilerTrait(
CompilerFeature
.IOperation)]
2385
[CompilerTrait(
CompilerFeature
.IOperation)]
2428
[CompilerTrait(
CompilerFeature
.IOperation)]
2472
[CompilerTrait(
CompilerFeature
.IOperation)]
2547
[CompilerTrait(
CompilerFeature
.IOperation)]
2578
[CompilerTrait(
CompilerFeature
.IOperation)]
2766
[CompilerTrait(
CompilerFeature
.IOperation)]
2824
[CompilerTrait(
CompilerFeature
.IOperation)]
2897
[CompilerTrait(
CompilerFeature
.IOperation)]
2949
[CompilerTrait(
CompilerFeature
.IOperation)]
2976
[CompilerTrait(
CompilerFeature
.IOperation)]
3019
[CompilerTrait(
CompilerFeature
.IOperation)]
3108
[CompilerTrait(
CompilerFeature
.IOperation)]
3227
[CompilerTrait(
CompilerFeature
.IOperation)]
3285
[CompilerTrait(
CompilerFeature
.IOperation)]
3335
[CompilerTrait(
CompilerFeature
.IOperation)]
Semantics\OperatorTests.cs (19)
62
[CompilerTrait(
CompilerFeature
.IOperation)]
516
[CompilerTrait(
CompilerFeature
.IOperation)]
644
[CompilerTrait(
CompilerFeature
.IOperation)]
765
[CompilerTrait(
CompilerFeature
.IOperation)]
864
[CompilerTrait(
CompilerFeature
.IOperation)]
967
[CompilerTrait(
CompilerFeature
.IOperation)]
1040
[CompilerTrait(
CompilerFeature
.IOperation)]
1177
[CompilerTrait(
CompilerFeature
.IOperation)]
1314
[CompilerTrait(
CompilerFeature
.IOperation)]
1418
[CompilerTrait(
CompilerFeature
.IOperation)]
1520
[CompilerTrait(
CompilerFeature
.IOperation)]
1758
[CompilerTrait(
CompilerFeature
.IOperation)]
2002
[CompilerTrait(
CompilerFeature
.IOperation)]
2141
[CompilerTrait(
CompilerFeature
.IOperation)]
2280
[CompilerTrait(
CompilerFeature
.IOperation)]
2400
[CompilerTrait(
CompilerFeature
.IOperation)]
2431
[CompilerTrait(
CompilerFeature
.IOperation)]
2555
[CompilerTrait(
CompilerFeature
.IOperation)]
2792
[CompilerTrait(
CompilerFeature
.IOperation)]
Semantics\QueryTests.cs (28)
40
[CompilerTrait(
CompilerFeature
.IOperation)]
106
[CompilerTrait(
CompilerFeature
.IOperation)]
187
[CompilerTrait(
CompilerFeature
.IOperation)]
255
[CompilerTrait(
CompilerFeature
.IOperation)]
339
[CompilerTrait(
CompilerFeature
.IOperation)]
409
[CompilerTrait(
CompilerFeature
.IOperation)]
487
[CompilerTrait(
CompilerFeature
.IOperation)]
592
[CompilerTrait(
CompilerFeature
.IOperation)]
687
[CompilerTrait(
CompilerFeature
.IOperation)]
801
[CompilerTrait(
CompilerFeature
.IOperation)]
905
[CompilerTrait(
CompilerFeature
.IOperation)]
1078
[CompilerTrait(
CompilerFeature
.IOperation)]
1491
[CompilerTrait(
CompilerFeature
.IOperation)]
1783
[CompilerTrait(
CompilerFeature
.IOperation)]
1832
[CompilerTrait(
CompilerFeature
.IOperation)]
1992
[CompilerTrait(
CompilerFeature
.IOperation)]
2748
[CompilerTrait(
CompilerFeature
.IOperation)]
2831
[CompilerTrait(
CompilerFeature
.IOperation)]
3043
[CompilerTrait(
CompilerFeature
.IOperation)]
3170
[CompilerTrait(
CompilerFeature
.IOperation)]
3213
[CompilerTrait(
CompilerFeature
.IOperation)]
3615
[CompilerTrait(
CompilerFeature
.IOperation)]
4118
[CompilerTrait(
CompilerFeature
.IOperation)]
4171
[CompilerTrait(
CompilerFeature
.IOperation)]
4234
[CompilerTrait(
CompilerFeature
.IOperation)]
4292
[CompilerTrait(
CompilerFeature
.IOperation)]
4343
[CompilerTrait(
CompilerFeature
.IOperation)]
4395
[CompilerTrait(
CompilerFeature
.IOperation)]
Semantics\ReadOnlyStructsTests.cs (1)
18
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Semantics\RecordStructTests.cs (2)
23
[CompilerTrait(
CompilerFeature
.RecordStructs)]
3558
[Fact, CompilerTrait(
CompilerFeature
.Patterns)]
Semantics\RefEscapingTests.cs (2)
19
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences,
CompilerFeature
.RefLifetime)]
Semantics\RefFieldTests.cs (1)
20
[CompilerTrait(
CompilerFeature
.RefLifetime)]
Semantics\RefLocalsAndReturnsTests.cs (2)
19
[CompilerTrait(
CompilerFeature
.RefLocalsReturns,
CompilerFeature
.RefLifetime)]
Semantics\SemanticErrorTests.cs (3)
7511
[CompilerTrait(
CompilerFeature
.IOperation)]
13393
[CompilerTrait(
CompilerFeature
.IOperation)]
24270
[CompilerTrait(
CompilerFeature
.IOperation)]
Semantics\SpanStackSafetyTests.cs (1)
18
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Semantics\StackAllocInitializerTests.cs (1)
17
[CompilerTrait(
CompilerFeature
.StackAllocInitializer)]
Semantics\TargetTypedDefaultTests.cs (1)
16
[CompilerTrait(
CompilerFeature
.DefaultLiteral)]
Semantics\TopLevelStatementsTests.cs (1)
27
[CompilerTrait(
CompilerFeature
.TopLevelStatements)]
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (132)
SymbolDisplay\SymbolDisplayTests.cs (13)
5447
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
5479
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
5509
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
5541
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
5577
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
5629
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
5666
[Fact, CompilerTrait(
CompilerFeature
.Tuples)]
5941
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
5966
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
6709
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
6741
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
6783
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
6878
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
Symbols\AnonymousTypesSemanticsTests.cs (17)
93
[CompilerTrait(
CompilerFeature
.IOperation)]
325
[CompilerTrait(
CompilerFeature
.IOperation)]
429
[CompilerTrait(
CompilerFeature
.IOperation)]
494
[CompilerTrait(
CompilerFeature
.IOperation)]
547
[CompilerTrait(
CompilerFeature
.IOperation)]
595
[CompilerTrait(
CompilerFeature
.IOperation)]
788
[CompilerTrait(
CompilerFeature
.IOperation)]
857
[CompilerTrait(
CompilerFeature
.IOperation)]
925
[CompilerTrait(
CompilerFeature
.IOperation)]
990
[CompilerTrait(
CompilerFeature
.IOperation)]
1156
[CompilerTrait(
CompilerFeature
.IOperation)]
1342
[CompilerTrait(
CompilerFeature
.IOperation)]
1414
[CompilerTrait(
CompilerFeature
.IOperation)]
1543
[CompilerTrait(
CompilerFeature
.IOperation)]
1601
[CompilerTrait(
CompilerFeature
.IOperation)]
1778
[CompilerTrait(
CompilerFeature
.IOperation)]
1837
[CompilerTrait(
CompilerFeature
.IOperation)]
Symbols\DefaultInterfaceImplementationTests.cs (1)
21
[CompilerTrait(
CompilerFeature
.DefaultInterfaceImplementation)]
Symbols\InterfaceOverriddenOrHiddenMembersTests.cs (23)
828
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
857
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
886
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
915
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
944
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
973
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1002
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1031
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1057
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1083
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1109
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1126
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1144
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1162
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1182
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1205
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1230
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1256
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1282
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1303
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1324
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1341
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
1361
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Symbols\ModuleInitializers\AccessibilityTests.cs (1)
14
[CompilerTrait(
CompilerFeature
.ModuleInitializers)]
Symbols\ModuleInitializers\GenericsTests.cs (1)
13
[CompilerTrait(
CompilerFeature
.ModuleInitializers)]
Symbols\ModuleInitializers\IgnoredTests.cs (1)
15
[CompilerTrait(
CompilerFeature
.ModuleInitializers)]
Symbols\ModuleInitializers\ModuleInitializersTests.cs (1)
20
[CompilerTrait(
CompilerFeature
.ModuleInitializers)]
Symbols\ModuleInitializers\SignatureTests.cs (1)
14
[CompilerTrait(
CompilerFeature
.ModuleInitializers)]
Symbols\ModuleInitializers\TargetsTests.cs (1)
13
[CompilerTrait(
CompilerFeature
.ModuleInitializers)]
Symbols\OverriddenOrHiddenMembersTests.cs (23)
3960
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
3989
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4019
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4049
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4079
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4109
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4139
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4169
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4195
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4222
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4249
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4275
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4302
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4329
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4357
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4406
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4431
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4457
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4483
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4504
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4525
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4542
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4565
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Symbols\RequiredMembersTests.cs (38)
19
[CompilerTrait(
CompilerFeature
.RequiredMembers)]
4129
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4155
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4193
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4213
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4241
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4260
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4280
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4311
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4331
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4352
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4380
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4408
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4432
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4456
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4488
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4520
[Theory, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4554
[Theory, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4589
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4623
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4668
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4713
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4758
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4802
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4848
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4879
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4910
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4934
[Theory, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
4972
[Theory, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
5025
[Theory, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
5067
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
5106
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
5153
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
5240
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
5303
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
5386
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
5690
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
5719
[Fact, CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
Symbols\Source\DelegateTests.cs (2)
786
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
805
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Symbols\Source\ExpressionBodiedMethodTests.cs (1)
389
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Symbols\Source\ExpressionBodiedPropertyTests.cs (3)
515
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
542
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
570
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Symbols\Source\MethodTests.cs (3)
2185
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
2226
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
2274
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Symbols\Source\ModifierTests.cs (1)
319
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Symbols\Source\NullablePublicAPITests.cs (1)
24
[CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (106)
IncrementalParsing\IncrementalParsingTests.cs (7)
848
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
906
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
973
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
1034
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
1090
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
1150
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
1212
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
Parsing\AnonymousFunctionParsingTests.cs (1)
16
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
Parsing\AsyncStreamsParsingTests.cs (1)
15
[CompilerTrait(
CompilerFeature
.AsyncStreams)]
Parsing\CrefParsingTests.cs (13)
3580
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3594
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3617
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3645
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3680
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3712
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3749
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3793
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3848
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3897
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3939
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
3972
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
4021
[Fact, CompilerTrait(
CompilerFeature
.Extensions)]
Parsing\DeclarationExpressionTests.cs (1)
14
[CompilerTrait(
CompilerFeature
.Tuples)]
Parsing\DeclarationParsingTests.cs (6)
2046
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
2563
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
2638
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
4265
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
5111
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
6446
[CompilerTrait(
CompilerFeature
.ExpressionBody)]
Parsing\DeconstructionTests.cs (1)
27
[CompilerTrait(
CompilerFeature
.Tuples)]
Parsing\ExtensionsParsingTests.cs (1)
14
[CompilerTrait(
CompilerFeature
.Extensions)]
Parsing\LocalFunctionParsingTests.cs (1)
17
[CompilerTrait(
CompilerFeature
.LocalFunctions)]
Parsing\MemberDeclarationParsingTests.cs (30)
1021
[CompilerTrait(
CompilerFeature
.InitOnlySetters)]
1055
[CompilerTrait(
CompilerFeature
.InitOnlySetters)]
1103
[CompilerTrait(
CompilerFeature
.InitOnlySetters)]
1137
[CompilerTrait(
CompilerFeature
.InitOnlySetters)]
1170
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1197
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1223
[Fact, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1253
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1279
[Fact, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1313
[Fact, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1344
[Fact, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1370
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1394
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1417
[Fact, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1439
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1462
[Fact, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1481
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1509
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1535
[Fact, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1557
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1604
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1642
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1711
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1742
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1768
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1796
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1816
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1836
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers)]
1855
[Fact, CompilerTrait(
CompilerFeature
.RequiredMembers)]
2255
[Theory, CompilerTrait(
CompilerFeature
.RequiredMembers), WorkItem(61510, "https://github.com/dotnet/roslyn/issues/61510")]
Parsing\ParserErrorMessageTests.cs (6)
3552
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
3585
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
3627
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
3651
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
3693
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
3735
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Parsing\PatternParsingTests.cs (1)
17
[CompilerTrait(
CompilerFeature
.Patterns)]
Parsing\PatternParsingTests2.cs (1)
13
[CompilerTrait(
CompilerFeature
.Patterns)]
Parsing\ReadOnlyStructs.cs (1)
16
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Parsing\RecordParsing.cs (29)
2655
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
2722
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
2859
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
2902
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3054
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3112
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3204
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs), WorkItem(59534, "https://github.com/dotnet/roslyn/issues/59534")]
3249
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs), WorkItem(59534, "https://github.com/dotnet/roslyn/issues/59534")]
3294
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs), WorkItem(59534, "https://github.com/dotnet/roslyn/issues/59534")]
3314
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs), WorkItem(59534, "https://github.com/dotnet/roslyn/issues/59534")]
3334
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs), WorkItem(59534, "https://github.com/dotnet/roslyn/issues/59534")]
3354
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3399
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3444
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3536
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3557
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3578
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3598
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3632
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3667
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3688
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3710
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3742
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3788
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3865
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3938
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
3986
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
4049
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
4092
[Fact, CompilerTrait(
CompilerFeature
.RecordStructs)]
Parsing\RefReadonlyTests.cs (1)
17
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Parsing\RefStructs.cs (1)
16
[CompilerTrait(
CompilerFeature
.ReadOnlyReferences)]
Parsing\StackAllocInitializerParsingTests.cs (1)
14
[CompilerTrait(
CompilerFeature
.StackAllocInitializer)]
Parsing\StatementAttributeParsingTests.cs (1)
14
[CompilerTrait(
CompilerFeature
.StatementAttributes)]
Parsing\StatementParsingTests.cs (1)
1661
[Fact, CompilerTrait(
CompilerFeature
.RefLocalsReturns)]
Parsing\TopLevelStatementsParsingTests.cs (1)
15
[CompilerTrait(
CompilerFeature
.TopLevelStatements)]
Microsoft.CodeAnalysis.Test.Utilities (4)
CompilerTraitAttribute.cs (2)
17
public
CompilerFeature
[] Features { get; }
19
public CompilerTraitAttribute(params
CompilerFeature
[] features)
Traits\CompilerTraitDiscoverer.cs (2)
21
var array = (
CompilerFeature
[])traitAttribute.GetConstructorArguments().Single();
22
foreach (
var
feature in array)
Microsoft.CodeAnalysis.UnitTests (12)
Diagnostics\OperationTests.cs (11)
71
[CompilerTrait(
CompilerFeature
.IOperation)]
86
[CompilerTrait(
CompilerFeature
.IOperation)]
101
[CompilerTrait(
CompilerFeature
.IOperation)]
116
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
128
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
138
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
262
[CompilerTrait(
CompilerFeature
.IOperation,
CompilerFeature
.Dataflow)]
Symbols\NullabilityInfoTests.cs (1)
12
[CompilerTrait(
CompilerFeature
.NullableReferenceTypes)]