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