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