20 references to RefLocalsReturns
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (7)
CodeGen\CodeGenDeconstructTests.cs (4)
904
[CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
943
[Fact, CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
986
[CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
2215
[CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
CodeGen\CodeGenRefLocalTests.cs (1)
16
[CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
Emit\EntryPointTests.cs (2)
1608
[CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
1628
[CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests (6)
IOperation\IOperationTests.cs (6)
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
)]
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (6)
Semantics\DeconstructionTests.cs (5)
927
[Fact, CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
962
[Fact, CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
3071
[Fact, CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
3131
[Fact(Skip = "https://github.com/dotnet/roslyn/issues/12468"), CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
3226
[Fact, CompilerTrait(CompilerFeature.
RefLocalsReturns
)]
Semantics\RefLocalsAndReturnsTests.cs (1)
19
[CompilerTrait(CompilerFeature.
RefLocalsReturns
, CompilerFeature.RefLifetime)]
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Parsing\StatementParsingTests.cs (1)
1661
[Fact, CompilerTrait(CompilerFeature.
RefLocalsReturns
)]