1 write to _lazyChildren
Microsoft.CodeAnalysis.CSharp (1)
Declarations\MergedNamespaceDeclaration.cs (1)
247ImmutableInterlocked.InterlockedInitialize(ref _lazyChildren, MakeChildren());
2 references to _lazyChildren
Microsoft.CodeAnalysis.CSharp (2)
Declarations\MergedNamespaceDeclaration.cs (2)
245if (_lazyChildren.IsDefault) 250return _lazyChildren;