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