1 write to FilePath
Microsoft.CodeAnalysis (1)
EmbeddedText.cs (1)
58
FilePath
= filePath;
2 references to FilePath
Microsoft.CodeAnalysis (2)
Compilation\Compilation.cs (2)
2536
Debug.Assert(!string.IsNullOrEmpty(text.
FilePath
));
2537
string normalizedPath = documentsBuilder.NormalizeDebugDocumentPath(text.
FilePath
, basePath: null);