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