5 references to RefLifetime
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
Semantics\InlineArrayTests.cs (1)
18
[CompilerTrait(CompilerFeature.
RefLifetime
)]
Semantics\PatternMatchingTests.cs (1)
19
[CompilerTrait(CompilerFeature.Patterns, CompilerFeature.
RefLifetime
)]
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (3)
Semantics\RefEscapingTests.cs (1)
17
[CompilerTrait(CompilerFeature.ReadOnlyReferences, CompilerFeature.
RefLifetime
)]
Semantics\RefFieldTests.cs (1)
20
[CompilerTrait(CompilerFeature.
RefLifetime
)]
Semantics\RefLocalsAndReturnsTests.cs (1)
19
[CompilerTrait(CompilerFeature.RefLocalsReturns, CompilerFeature.
RefLifetime
)]