1 write to _lazyLabels
Microsoft.CodeAnalysis.CSharp (1)
Binder\ScriptLocalScopeBinder.cs (1)
74ImmutableInterlocked.InterlockedInitialize(ref _lazyLabels, GetLabels(_scriptInitializer, _syntax));
2 references to _lazyLabels
Microsoft.CodeAnalysis.CSharp (2)
Binder\ScriptLocalScopeBinder.cs (2)
72if (_lazyLabels == null) 76return _lazyLabels;