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