1 write to _entryPoints
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\ControlFlowAnalysis.cs (1)
47ImmutableInterlocked.InterlockedInitialize(ref _entryPoints, result);
2 references to _entryPoints
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\ControlFlowAnalysis.cs (2)
42if (_entryPoints == null) 50return _entryPoints;