1 write to _lazyFinallyRegions
Microsoft.CodeAnalysis (1)
Operations\ControlFlowBranch.cs (1)
156ImmutableInterlocked.InterlockedInitialize(ref _lazyFinallyRegions, result);
2 references to _lazyFinallyRegions
Microsoft.CodeAnalysis (2)
Operations\ControlFlowBranch.cs (2)
135if (_lazyFinallyRegions.IsDefault) 159return _lazyFinallyRegions;