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