1 write to _lazyEnclosingTypeBases
Microsoft.CodeAnalysis.Workspaces (1)
Recommendations\AbstractRecommendationService.cs (1)
160_lazyEnclosingTypeBases = enclosingType == null
2 references to _lazyEnclosingTypeBases
Microsoft.CodeAnalysis.Workspaces (2)
Recommendations\AbstractRecommendationService.cs (2)
157if (_lazyEnclosingTypeBases.IsDefault) 165return _lazyEnclosingTypeBases;