1 write to ProjectId
Microsoft.CodeAnalysis.Features (1)
Diagnostics\DiagnosticBucket.cs (1)
33ProjectId = projectId;
2 references to ProjectId
Microsoft.CodeAnalysis.Features (1)
Diagnostics\DiagnosticBucket.cs (1)
20/// <see cref="ProjectId"/> this bucket is associated with, or <see langword="null"/>.
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\VisualStudioBaseDiagnosticListTable.LiveTableDataSource.cs (1)
196bucket.Id, bucket.Workspace, solution: null, bucket.ProjectId, bucket.DocumentId));