﻿Source Location: (2:0,2 [17] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement.cshtml)
|
    var a = 1; |
Generated Location: (1509:33,2 [17] )
|
    var a = 1; |

Source Location: (35:1,31 [22] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement.cshtml)
| 		
    var b = 1;			|
Generated Location: (1728:41,31 [22] )
| 		
    var b = 1;			|

Source Location: (69:2,29 [3] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement.cshtml)
|a+b|
Generated Location: (1950:49,29 [3] )
|a+b|

Source Location: (80:2,40 [2] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement.cshtml)
|
|
Generated Location: (2165:56,40 [2] )
|
|

