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