1 write to Id
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DiagnosticService.cs (1)
403
Id
= args.Id;
1 reference to Id
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DiagnosticService.cs (1)
305
result.Add(new DiagnosticBucket(data.
Id
, data.Workspace, data.ProjectId, data.DocumentId));