1 write to Line
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\StackFrame\StackFrameNodeDefinitions.cs (1)
524
Line
= line;
3 references to Line
Microsoft.CodeAnalysis.Features (3)
EmbeddedLanguages\StackFrame\StackFrameNodeDefinitions.cs (2)
537
2 =>
Line
.HasValue ?
Line
.Value : null,
StackTraceExplorer\StackTraceExplorerService.cs (1)
86
var lineString = root.FileInformationExpression.
Line
.ToString();