1 write to _switchGoverningDiagnostics
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchBinder.cs (1)
67ImmutableInterlocked.InterlockedInitialize(ref _switchGoverningDiagnostics, immutableSwitchGoverningDiagnostics.Diagnostics);
1 reference to _switchGoverningDiagnostics
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchBinder.cs (1)
55return new ReadOnlyBindingDiagnostic<AssemblySymbol>(_switchGoverningDiagnostics, _switchGoverningDependencies);