﻿Source Location: (1:0,1 [15] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks.cshtml)
|if(foo) {
    |
Generated Location: (1484:33,1 [15] )
|if(foo) {
    |

Source Location: (17:1,5 [16] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks.cshtml)
|if(bar) {
    }|
Generated Location: (1667:41,5 [16] )
|if(bar) {
    }|

Source Location: (33:2,5 [3] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCodeBlocks.cshtml)
|
}|
Generated Location: (1851:49,5 [3] )
|
}|

