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