1 write to Value
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\StackFrame\Result.cs (1)
22Value = value;
2 references to Value
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\StackFrame\Result.cs (1)
28value = Value;
EmbeddedLanguages\StackFrame\StackFrameParser.cs (1)
92var root = new StackFrameCompilationUnit(methodDeclaration, fileInformationResult.Value, eolToken);