1 write to _readOutside
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\CSharpDataFlowAnalysis.cs (1)
272ImmutableInterlocked.InterlockedInitialize(ref _readOutside, Normalize(readOutside));
2 references to _readOutside
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\CSharpDataFlowAnalysis.cs (2)
227if (_readOutside.IsDefault) 232return _readOutside;