1 write to _lazyOuterTypesAndBases
Microsoft.CodeAnalysis.Workspaces (1)
Recommendations\AbstractRecommendationService.cs (1)
145_lazyOuterTypesAndBases = ComputeOuterTypes(_context, _cancellationToken)
2 references to _lazyOuterTypesAndBases
Microsoft.CodeAnalysis.Workspaces (2)
Recommendations\AbstractRecommendationService.cs (2)
143if (_lazyOuterTypesAndBases.IsDefault) 150return _lazyOuterTypesAndBases;