Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective.cshtml)
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AddTagHelperDirective.cshtml)
| |
Generated Location: (13:0,13 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (67:0,67 [2] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective.cshtml)
Source Location: (67:0,67 [2] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeDirective.cshtml)
|
|
Generated Location: (67:0,67 [2] )
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~
~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~

<p class="btn">
<p><strong catchAll="hi">Hello</strong><strong>World</strong></p>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers.cshtml)
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/AttributeTargetingTagHelpers.cshtml)
| |
Generated Location: (13:0,13 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (10:0,10 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await.cshtml)
Source Location: (10:0,10 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Await.cshtml)
| |
Generated Location: (10:0,10 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~

<div data-animation="fade" class="randomNonTagHelperAttribute">
<p class="Hello World" data-delay="1000">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers.cshtml)
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers.cshtml)
| |
Generated Location: (13:0,13 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
~~~~~~~~~~~~~~~~ ~~~~~
~~~~~~~~~~~~~~~~ ~~~~~
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~

<THSdiv class="randomNonTagHelperAttribute">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (16:0,16 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed.cshtml)
Source Location: (16:0,16 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/BasicTagHelpers_Prefixed.cshtml)
| |
Generated Location: (16:0,16 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (21:2,1 [4] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks.cshtml)
Source Location: (21:2,1 [4] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/Blocks.cshtml)
|

|
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (0:0,0 [12] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7.cshtml)
Source Location: (0:0,0 [12] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp7.cshtml)
|<body>
|
Generated Location: (0:0,0 [12] )
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (33:0,33 [4] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8.cshtml)
Source Location: (33:0,33 [4] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CSharp8.cshtml)
|

|
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF.cshtml(1,2): Error RZ1006: The code block is missing a closing "}" character. Make sure you have a matching "}" character for all the "{" characters within this block, and that none of the "}" characters are being interpreted as markup.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF.cshtml(1,2): Error RZ1006: The code block is missing a closing "}" character. Make sure you have a matching "}" character for all the "{" characters within this block, and that none of the "}" characters are being interpreted as markup.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -1 +1 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF.cshtml(1,2): Error RZ1006: The code block is missing a closing "}" character. Make sure you have a matching "}" character for all the "{" characters within this block, and that none of the "}" characters are being interpreted as markup.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockAtEOF.cshtml(1,2): Error RZ1006: The code block is missing a closing "}" character. Make sure you have a matching "}" character for all the "{" characters within this block, and that none of the "}" characters are being interpreted as markup.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (19:1,15 [16] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement.cshtml)
Source Location: (19:1,15 [16] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/CodeBlockWithTextElement.cshtml)
|<text>foo</text>|
Generated Location: (19:1,15 [16] )
|<text>foo</text>|
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~

~~~ ~~~~~~
~
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers.cshtml(36,17): Error RZ2006: Code blocks (e.g. @{var variable = 23;}) must not appear in non-string tag helper attribute values.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers.cshtml(36,17): Error RZ2006: Code blocks (e.g. @{var variable = 23;}) must not appear in non-string tag helper attribute values.
Already in an expression (code) context. If necessary an explicit expression (e.g. @(@readonly)) may be used.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers.cshtml)
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers.cshtml)
| |
Generated Location: (13:0,13 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers.cshtml(36,17): Error RZ2006: Code blocks (e.g. @{var variable = 23;}) must not appear in non-string tag helper attribute values.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ComplexTagHelpers.cshtml(36,17): Error RZ2006: Code blocks (e.g. @{var variable = 23;}) must not appear in non-string tag helper attribute values.
Already in an expression (code) context. If necessary an explicit expression (e.g. @(@readonly)) may be used.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (50:3,4 [16] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes.cshtml)
Source Location: (50:3,4 [16] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ConditionalAttributes.cshtml)
|<a href="Foo" />|
Generated Location: (50:3,4 [16] )
|<a href="Foo" />|
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (0:0,0 [19] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime.cshtml)
Source Location: (0:0,0 [19] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DesignTime.cshtml)
|<div>
|
Generated Location: (0:0,0 [19] )
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~

<p age="~" AGE="~~" Age="~~~">
<input type="button" TYPE="checkbox" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers.cshtml)
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateAttributeTagHelpers.cshtml)
| |
Generated Location: (13:0,13 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~

<input type="checkbox" checked="~~~~" />
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper.cshtml)
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DuplicateTargetTagHelper.cshtml)
| |
Generated Location: (13:0,13 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~

<input unbound="prefix ~~~~~~~~~~~~~" />

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers.cshtml)
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/DynamicAttributeTagHelpers.cshtml)
| |
Generated Location: (13:0,13 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~
~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~

<div>
<input type= checked=""class="" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml(4,18): Error RZ2008: Attribute 'checked' on tag helper element 'input' requires a value. Tag helper bound attributes of type 'System.Boolean' cannot be empty or contain only whitespace.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml(4,18): Error RZ2008: Attribute 'checked' on tag helper element 'input' requires a value. Tag helper bound attributes of type 'System.Boolean' cannot be empty or contain only whitespace.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml(5,8): Error RZ2008: Attribute 'age' on tag helper element 'p' requires a value. Tag helper bound attributes of type 'System.Int32' cannot be empty or contain only whitespace.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml(6,23): Error RZ2008: Attribute 'checked' on tag helper element 'input' requires a value. Tag helper bound attributes of type 'System.Boolean' cannot be empty or contain only whitespace.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml)
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml)
| |
Generated Location: (13:0,13 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml(4,18): Error RZ2008: Attribute 'checked' on tag helper element 'input' requires a value. Tag helper bound attributes of type 'System.Boolean' cannot be empty or contain only whitespace.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml(4,18): Error RZ2008: Attribute 'checked' on tag helper element 'input' requires a value. Tag helper bound attributes of type 'System.Boolean' cannot be empty or contain only whitespace.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml(5,8): Error RZ2008: Attribute 'age' on tag helper element 'p' requires a value. Tag helper bound attributes of type 'System.Int32' cannot be empty or contain only whitespace.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyAttributeTagHelpers.cshtml(6,23): Error RZ2008: Attribute 'checked' on tag helper element 'input' requires a value. Tag helper bound attributes of type 'System.Boolean' cannot be empty or contain only whitespace.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (0:0,0 [18] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock.cshtml)
Source Location: (0:0,0 [18] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyCodeBlock.cshtml)
|This is markup

|
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (0:0,0 [18] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression.cshtml)
Source Location: (0:0,0 [18] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyExplicitExpression.cshtml)
|This is markup

|
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode.cshtml(2,6): Error RZ1003: A space or line break was encountered after the "@" character. Only valid identifiers, keywords, comments, "(" and "{" are valid at the start of a code block and they must occur immediately following "@" with no space in between.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode.cshtml(2,6): Error RZ1003: A space or line break was encountered after the "@" character. Only valid identifiers, keywords, comments, "(" and "{" are valid at the start of a code block and they must occur immediately following "@" with no space in between.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -1 +1 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode.cshtml(2,6): Error RZ1003: A space or line break was encountered after the "@" character. Only valid identifiers, keywords, comments, "(" and "{" are valid at the start of a code block and they must occur immediately following "@" with no space in between.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpressionInCode.cshtml(2,6): Error RZ1003: A space or line break was encountered after the "@" character. Only valid identifiers, keywords, comments, "(" and "{" are valid at the start of a code block and they must occur immediately following "@" with no space in between.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression.cshtml(3,2): Error RZ1005: "!" is not valid at the start of a code block. Only identifiers, keywords, comments, "(" and "{" are valid.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression.cshtml(3,2): Error RZ1005: "!" is not valid at the start of a code block. Only identifiers, keywords, comments, "(" and "{" are valid.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (0:0,0 [18] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression.cshtml)
Source Location: (0:0,0 [18] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression.cshtml)
|This is markup

|
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression.cshtml(3,2): Error RZ1005: "!" is not valid at the start of a code block. Only identifiers, keywords, comments, "(" and "{" are valid.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EmptyImplicitExpression.cshtml(3,2): Error RZ1005: "!" is not valid at the start of a code block. Only identifiers, keywords, comments, "(" and "{" are valid.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~
~~~~~~~~~~~~~ ~~~ ~~~~~~~~~~~~~

~~
~~~ ~~~~~~~~~ ~ ~~~~~~~~~~~~~~~
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers.cshtml)
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EnumTagHelpers.cshtml)
| |
Generated Location: (13:0,13 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~
~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~

<!div class="randomNonTagHelperAttribute">
<!p class="Hello World" ~~~~~~~~~~~~~>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers.cshtml)
Source Location: (13:0,13 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/EscapedTagHelpers.cshtml)
| |
Generated Location: (13:0,13 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF.cshtml(3,2): Error RZ1006: The explicit expression block is missing a closing ")" character. Make sure you have a matching ")" character for all the "(" characters within this block, and that none of the ")" characters are being interpreted as markup.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF.cshtml(3,2): Error RZ1006: The explicit expression block is missing a closing ")" character. Make sure you have a matching ")" character for all the "(" characters within this block, and that none of the ")" characters are being interpreted as markup.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (0:0,0 [18] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF.cshtml)
Source Location: (0:0,0 [18] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF.cshtml)
|This is markup

|
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF.cshtml(3,2): Error RZ1006: The explicit expression block is missing a closing ")" character. Make sure you have a matching ")" character for all the "(" characters within this block, and that none of the ")" characters are being interpreted as markup.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionAtEOF.cshtml(3,2): Error RZ1006: The explicit expression block is missing a closing ")" character. Make sure you have a matching ")" character for all the "(" characters within this block, and that none of the ")" characters are being interpreted as markup.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup.cshtml(1,7): Error RZ1006: The explicit expression block is missing a closing ")" character. Make sure you have a matching ")" character for all the "(" characters within this block, and that none of the ")" characters are being interpreted as markup.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup.cshtml(1,7): Error RZ1006: The explicit expression block is missing a closing ")" character. Make sure you have a matching ")" character for all the "(" characters within this block, and that none of the ")" characters are being interpreted as markup.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup.cshtml(1,11): Error RZ1026: Encountered end tag "div" with no matching start tag. Are your start/end tags properly balanced?
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (0:0,0 [5] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup.cshtml)
Source Location: (0:0,0 [5] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup.cshtml)
|<div>|
Generated Location: (0:0,0 [5] )
|<div>|
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup.cshtml(1,7): Error RZ1006: The explicit expression block is missing a closing ")" character. Make sure you have a matching ")" character for all the "(" characters within this block, and that none of the ")" characters are being interpreted as markup.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup.cshtml(1,7): Error RZ1006: The explicit expression block is missing a closing ")" character. Make sure you have a matching ")" character for all the "(" characters within this block, and that none of the ")" characters are being interpreted as markup.
TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpressionWithMarkup.cshtml(1,11): Error RZ1026: Encountered end tag "div" with no matching start tag. Are your start/end tags properly balanced?
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (0:0,0 [8] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression.cshtml)
Source Location: (0:0,0 [8] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExplicitExpression.cshtml)
|1 + 1 = |
Generated Location: (0:0,0 [8] )
|1 + 1 = |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (54:3,1 [4] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode.cshtml)
Source Location: (54:3,1 [4] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/ExpressionsInCode.cshtml)
|

|
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (0:0,0 [5] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal.cshtml)
Source Location: (0:0,0 [5] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlockMinimal.cshtml)
|

|
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (10:0,10 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock.cshtml)
Source Location: (10:0,10 [1] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/FunctionsBlock.cshtml)
| |
Generated Location: (10:0,10 [1] )
| |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source Location: (0:0,0 [45] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double.cshtml)
Source Location: (0:0,0 [45] TestFiles/IntegrationTests/CodeGenerationIntegrationTest/HtmlCommentWithQuote_Double.cshtml)
|<!-- " -->
<img src="~/images/submit.png" />|
Generated Location: (0:0,0 [45] )
Expand Down
Loading