1 write to Path
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\StackFrame\StackFrameNodeDefinitions.cs (1)
525Path = path;
2 references to Path
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\StackFrame\StackFrameNodeDefinitions.cs (1)
5380 => Path,
StackTraceExplorer\StackTraceExplorerService.cs (1)
83var fileName = root.FileInformationExpression.Path.ToString();