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