1 write to _lazyLeavingRegions
Microsoft.CodeAnalysis (1)
Operations\ControlFlowBranch.cs (1)
75ImmutableInterlocked.InterlockedInitialize(ref _lazyLeavingRegions, result);
2 references to _lazyLeavingRegions
Microsoft.CodeAnalysis (2)
Operations\ControlFlowBranch.cs (2)
62if (_lazyLeavingRegions.IsDefault) 78return _lazyLeavingRegions;