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