1 write to FilePath
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DocumentAnalysisResults.cs (1)
165FilePath = filePath;
2 references to FilePath
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditSession.cs (2)
1009Log.Write($"Changed document '{changedDocumentAnalysis.FilePath}' has syntax error: {changedDocumentAnalysis.SyntaxError}"); 1013Log.Write($"Document changed, added, or deleted: '{changedDocumentAnalysis.FilePath}'");