1 write to _lazyTopLevelTypes
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
189Interlocked.CompareExchange(ref _lazyTopLevelTypes, typesByName, null);
2 references to _lazyTopLevelTypes
Microsoft.CodeAnalysis.CSharp (2)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (2)
176if (_lazyTopLevelTypes == null) 192return _lazyTopLevelTypes;