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

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

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

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

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

