1 write to FilePaths
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RelatedDocuments\RelatedDocumentsHandler.cs (1)
79FilePaths = relatedDocumentIds.Select(id => solution.GetRequiredDocument(id).FilePath).WhereNotNull().ToArray(),