1 write to Id
Microsoft.CodeAnalysis.Features (1)
Diagnostics\DiagnosticBucket.cs (1)
31Id = id;
2 references to Id
Microsoft.CodeAnalysis.EditorFeatures (1)
Diagnostics\AbstractPushOrPullDiagnosticsTaggerProvider.PushDiagnosticsTaggerProvider.cs (1)
162var id = bucket.Id;
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\VisualStudioBaseDiagnosticListTable.LiveTableDataSource.cs (1)
196bucket.Id, bucket.Workspace, solution: null, bucket.ProjectId, bucket.DocumentId));