1 write to _lazyClosedSubtypeCandidates
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceMemberContainerSymbol.cs (1)
916ImmutableInterlocked.InterlockedInitialize(ref _lazyClosedSubtypeCandidates, findClosedSubtypes());
2 references to _lazyClosedSubtypeCandidates
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMemberContainerSymbol.cs (2)
914if (_lazyClosedSubtypeCandidates.IsDefault) 919return _lazyClosedSubtypeCandidates;