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