1 write to _lazyEnteringRegions
Microsoft.CodeAnalysis (1)
Operations\ControlFlowBranch.cs (1)
120ImmutableInterlocked.InterlockedInitialize(ref _lazyEnteringRegions, result);
2 references to _lazyEnteringRegions
Microsoft.CodeAnalysis (2)
Operations\ControlFlowBranch.cs (2)
105if (_lazyEnteringRegions.IsDefault) 123return _lazyEnteringRegions;