﻿Source Location: (81:3,2 [6] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments.cshtml)
|
    |
Generated Location: (739:19,2 [6] )
|
    |

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

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

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

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

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

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

