2 references to ProjectAnalyzerReferences
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\AssetPath.cs (2)
77public bool IncludeProjectAnalyzerReferences => (_kind & AssetPathKind.ProjectAnalyzerReferences) != 0; 151Projects = ProjectStateChecksums | ProjectAttributes | ProjectCompilationOptions | ProjectParseOptions | ProjectProjectReferences | ProjectMetadataReferences | ProjectAnalyzerReferences,