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