|
37 | 37 | MethodDeclaration - - public async override - global::System.Threading.Tasks.Task - ExecuteAsync
|
38 | 38 | HtmlContent - (31:0,31 [4] EscapedIdentifier.cshtml)
|
39 | 39 | LazyIntermediateToken - (31:0,31 [4] EscapedIdentifier.cshtml) - Html - \n\n
|
40 |
| - CSharpCode - (37:2,2 [24] EscapedIdentifier.cshtml) |
41 |
| - LazyIntermediateToken - (37:2,2 [24] EscapedIdentifier.cshtml) - CSharp - \n var count = "1";\n |
42 |
| - TagHelper - (64:5,0 [39] EscapedIdentifier.cshtml) - input - TagMode.SelfClosing |
| 40 | + CSharpCode - (37:2,2 [163] EscapedIdentifier.cshtml) |
| 41 | + LazyIntermediateToken - (37:2,2 [163] EscapedIdentifier.cshtml) - CSharp - \n var count = "1";\n var alive = true;\n var obj = new { age = (object)1 };\n var item = new { Items = new System.List<string>() { "one", "two" } };\n |
| 42 | + TagHelper - (203:8,0 [55] EscapedIdentifier.cshtml) - input - TagMode.SelfClosing |
43 | 43 | DefaultTagHelperBody -
|
44 | 44 | DefaultTagHelperCreate - - InputTagHelper
|
45 |
| - DefaultTagHelperProperty - (76:5,12 [23] EscapedIdentifier.cshtml) - age - int InputTagHelper.AgeProp - HtmlAttributeValueStyle.DoubleQuotes |
46 |
| - LazyIntermediateToken - (76:5,12 [23] EscapedIdentifier.cshtml) - CSharp - Convert.ToInt32(@count) |
| 45 | + DefaultTagHelperProperty - (215:8,12 [23] EscapedIdentifier.cshtml) - age - int InputTagHelper.AgeProp - HtmlAttributeValueStyle.DoubleQuotes |
| 46 | + LazyIntermediateToken - (215:8,12 [23] EscapedIdentifier.cshtml) - CSharp - Convert.ToInt32(@count) |
| 47 | + DefaultTagHelperProperty - (247:8,44 [7] EscapedIdentifier.cshtml) - alive - bool InputTagHelper.AliveProp - HtmlAttributeValueStyle.DoubleQuotes |
| 48 | + LazyIntermediateToken - (247:8,44 [7] EscapedIdentifier.cshtml) - CSharp - !@alive |
47 | 49 | DefaultTagHelperExecute -
|
48 |
| - HtmlContent - (103:5,39 [2] EscapedIdentifier.cshtml) |
49 |
| - LazyIntermediateToken - (103:5,39 [2] EscapedIdentifier.cshtml) - Html - \n |
| 50 | + HtmlContent - (258:8,55 [2] EscapedIdentifier.cshtml) |
| 51 | + LazyIntermediateToken - (258:8,55 [2] EscapedIdentifier.cshtml) - Html - \n |
| 52 | + TagHelper - (260:9,0 [55] EscapedIdentifier.cshtml) - input - TagMode.SelfClosing |
| 53 | + DefaultTagHelperBody - |
| 54 | + DefaultTagHelperCreate - - InputTagHelper |
| 55 | + DefaultTagHelperProperty - (272:9,12 [13] EscapedIdentifier.cshtml) - age - int InputTagHelper.AgeProp - HtmlAttributeValueStyle.DoubleQuotes |
| 56 | + LazyIntermediateToken - (272:9,12 [13] EscapedIdentifier.cshtml) - CSharp - (int)@obj.age |
| 57 | + DefaultTagHelperProperty - (292:9,32 [19] EscapedIdentifier.cshtml) - tag - object InputTagHelper.TagProp - HtmlAttributeValueStyle.DoubleQuotes |
| 58 | + LazyIntermediateToken - (292:9,32 [19] EscapedIdentifier.cshtml) - CSharp - new { @params = 1 } |
| 59 | + DefaultTagHelperExecute - |
| 60 | + HtmlContent - (315:9,55 [2] EscapedIdentifier.cshtml) |
| 61 | + LazyIntermediateToken - (315:9,55 [2] EscapedIdentifier.cshtml) - Html - \n |
| 62 | + TagHelper - (317:10,0 [154] EscapedIdentifier.cshtml) - input - TagMode.SelfClosing |
| 63 | + DefaultTagHelperBody - |
| 64 | + DefaultTagHelperCreate - - InputTagHelper |
| 65 | + DefaultTagHelperProperty - (343:10,26 [124] EscapedIdentifier.cshtml) - tuple-prefix-test - System.Collections.Generic.IDictionary<System.String, (System.Boolean, System.String)> InputTagHelper.DictionaryOfBoolAndStringTupleProperty - HtmlAttributeValueStyle.SingleQuotes |
| 66 | + LazyIntermediateToken - (343:10,26 [124] EscapedIdentifier.cshtml) - CSharp - (@item. Items.Where(i=>i.Contains("one")). Count()>0, @item. Items.FirstOrDefault(i=>i.Contains("one"))?. Replace("one","")) |
| 67 | + DefaultTagHelperExecute - |
| 68 | + HtmlContent - (471:10,154 [2] EscapedIdentifier.cshtml) |
| 69 | + LazyIntermediateToken - (471:10,154 [2] EscapedIdentifier.cshtml) - Html - \n |
50 | 70 | Inject -
|
51 | 71 | Inject -
|
52 | 72 | Inject -
|
|
0 commit comments