@@ -127,7 +127,7 @@ CompilationUnit {
127127. . . . . . . }
128128. . . . . . . Properties: {
129129. . . . . . . . IsMissing: false
130- . . . . . . . . Text : System
130+ . . . . . . . . Value : System
131131. . . . . . . . ValueText: System
132132. . . . . . . . internalRole: Identifier
133133. . . . . . . }
@@ -248,7 +248,7 @@ CompilationUnit {
248248. . . . . . . }
249249. . . . . . . Properties: {
250250. . . . . . . . IsMissing: false
251- . . . . . . . . Text : HelloWorld
251+ . . . . . . . . Value : HelloWorld
252252. . . . . . . . ValueText: HelloWorld
253253. . . . . . . . internalRole: Identifier
254254. . . . . . . }
@@ -347,7 +347,7 @@ CompilationUnit {
347347. . . . . . . }
348348. . . . . . . Properties: {
349349. . . . . . . . IsMissing: false
350- . . . . . . . . Text : Hello
350+ . . . . . . . . Value : Hello
351351. . . . . . . . ValueText: Hello
352352. . . . . . . . internalRole: Identifier
353353. . . . . . . }
@@ -486,7 +486,7 @@ CompilationUnit {
486486. . . . . . . . . }
487487. . . . . . . . . Properties: {
488488. . . . . . . . . . IsMissing: false
489- . . . . . . . . . . Text : Main
489+ . . . . . . . . . . Value : Main
490490. . . . . . . . . . ValueText: Main
491491. . . . . . . . . . internalRole: Identifier
492492. . . . . . . . . }
@@ -680,7 +680,7 @@ CompilationUnit {
680680. . . . . . . . . . . . . . . . . . . }
681681. . . . . . . . . . . . . . . . . . . Properties: {
682682. . . . . . . . . . . . . . . . . . . . IsMissing: false
683- . . . . . . . . . . . . . . . . . . . . Text : Console
683+ . . . . . . . . . . . . . . . . . . . . Value : Console
684684. . . . . . . . . . . . . . . . . . . . ValueText: Console
685685. . . . . . . . . . . . . . . . . . . . internalRole: Identifier
686686. . . . . . . . . . . . . . . . . . . }
@@ -743,7 +743,7 @@ CompilationUnit {
743743. . . . . . . . . . . . . . . . . . . }
744744. . . . . . . . . . . . . . . . . . . Properties: {
745745. . . . . . . . . . . . . . . . . . . . IsMissing: false
746- . . . . . . . . . . . . . . . . . . . . Text : WriteLine
746+ . . . . . . . . . . . . . . . . . . . . Value : WriteLine
747747. . . . . . . . . . . . . . . . . . . . ValueText: WriteLine
748748. . . . . . . . . . . . . . . . . . . . internalRole: Identifier
749749. . . . . . . . . . . . . . . . . . . }
@@ -1023,7 +1023,7 @@ CompilationUnit {
10231023. . . . . . . . . . . . . . . . . . . }
10241024. . . . . . . . . . . . . . . . . . . Properties: {
10251025. . . . . . . . . . . . . . . . . . . . IsMissing: false
1026- . . . . . . . . . . . . . . . . . . . . Text : Console
1026+ . . . . . . . . . . . . . . . . . . . . Value : Console
10271027. . . . . . . . . . . . . . . . . . . . ValueText: Console
10281028. . . . . . . . . . . . . . . . . . . . internalRole: Identifier
10291029. . . . . . . . . . . . . . . . . . . }
@@ -1106,7 +1106,7 @@ CompilationUnit {
11061106. . . . . . . . . . . . . . . . . . . }
11071107. . . . . . . . . . . . . . . . . . . Properties: {
11081108. . . . . . . . . . . . . . . . . . . . IsMissing: false
1109- . . . . . . . . . . . . . . . . . . . . Text : WriteLine
1109+ . . . . . . . . . . . . . . . . . . . . Value : WriteLine
11101110. . . . . . . . . . . . . . . . . . . . ValueText: WriteLine
11111111. . . . . . . . . . . . . . . . . . . . internalRole: Identifier
11121112. . . . . . . . . . . . . . . . . . . }
@@ -1386,7 +1386,7 @@ CompilationUnit {
13861386. . . . . . . . . . . . . . . . . . . }
13871387. . . . . . . . . . . . . . . . . . . Properties: {
13881388. . . . . . . . . . . . . . . . . . . . IsMissing: false
1389- . . . . . . . . . . . . . . . . . . . . Text : Console
1389+ . . . . . . . . . . . . . . . . . . . . Value : Console
13901390. . . . . . . . . . . . . . . . . . . . ValueText: Console
13911391. . . . . . . . . . . . . . . . . . . . internalRole: Identifier
13921392. . . . . . . . . . . . . . . . . . . }
@@ -1449,7 +1449,7 @@ CompilationUnit {
14491449. . . . . . . . . . . . . . . . . . . }
14501450. . . . . . . . . . . . . . . . . . . Properties: {
14511451. . . . . . . . . . . . . . . . . . . . IsMissing: false
1452- . . . . . . . . . . . . . . . . . . . . Text : ReadKey
1452+ . . . . . . . . . . . . . . . . . . . . Value : ReadKey
14531453. . . . . . . . . . . . . . . . . . . . ValueText: ReadKey
14541454. . . . . . . . . . . . . . . . . . . . internalRole: Identifier
14551455. . . . . . . . . . . . . . . . . . . }
0 commit comments