Source Location: (2:0,2 [6] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp.cshtml)
|
    |
Generated Location: (725:18,2 [6] )
|
    |

Source Location: (9:1,5 [53] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp.cshtml)
|foreach (var result in (dynamic)Url)
    {
        |
Generated Location: (857:24,5 [53] )
|foreach (var result in (dynamic)Url)
    {
        |

Source Location: (82:4,13 [16] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp.cshtml)
|result.SomeValue|
Generated Location: (1044:31,13 [16] )
|result.SomeValue|

Source Location: (115:5,14 [7] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp.cshtml)
|
    }|
Generated Location: (1196:36,14 [7] )
|
    }|

Source Location: (122:6,5 [2] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/NestedCSharp.cshtml)
|
|
Generated Location: (1329:42,5 [2] )
|
|

