﻿Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers.cshtml)
| |
Generated Location: (13:0,13 [1] )
| |

Source Location: (29:0,29 [71] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/SimpleTagHelpers.cshtml)
|
<p>Hola</p>
<form>
    <input value='Hello' type='text' />
</form>|
Generated Location: (29:0,29 [71] )
|
<p>Hola</p>
<form>
    <input value='Hello' type='text' />
</form>|

