Source Location: (81:3,2 [6] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments.cshtml)
|
    |
Generated Location: (576:15,14 [6] )
|
    |

Source Location: (122:4,39 [22] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments.cshtml)
|
    Exception foo = |
Generated Location: (712:18,39 [22] )
|
    Exception foo = |

Source Location: (173:5,49 [58] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments.cshtml)
| null;
    if(foo != null) {
        throw foo;
    }
|
Generated Location: (905:24,49 [58] )
| null;
    if(foo != null) {
        throw foo;
    }
|

Source Location: (238:11,2 [24] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments.cshtml)
| var bar = "@* bar *@"; |
Generated Location: (1086:32,2 [24] )
| var bar = "@* bar *@"; |

Source Location: (310:12,45 [3] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments.cshtml)
|bar|
Generated Location: (1278:37,45 [3] )
|bar|

Source Location: (323:14,2 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments.cshtml)
|a|
Generated Location: (1411:42,6 [1] )
|a|

Source Location: (328:14,7 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments.cshtml)
|b|
Generated Location: (1412:42,7 [1] )
|b|

