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