From c152ed9e2ae49df1326c6a73aee57b6bd080bd3a Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Mon, 23 Apr 2018 21:48:13 -0700 Subject: [PATCH] Update baseline linendings --- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 40 +++++++++---------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 40 +++++++++---------- .../TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 30 +++++++------- .../Regression_597/TestComponent.mappings.txt | 30 +++++++------- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../TestComponent.mappings.txt | 10 ++--- .../Regression_597/TestComponent.mappings.txt | 10 ++--- 36 files changed, 360 insertions(+), 360 deletions(-) diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt index 7dabf2bed1..0c8b7e29ed 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (66:1,35 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|ParentValue| -Generated Location: (1061:28,35 [11] ) -|ParentValue| - -Source Location: (95:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (66:1,35 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|ParentValue| +Generated Location: (1061:28,35 [11] ) +|ParentValue| + +Source Location: (95:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1480:41,12 [50] ) +| +Generated Location: (1480:41,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt index 720afb0968..49a988fbca 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (66:1,35 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|ParentValue| -Generated Location: (1061:28,35 [11] ) -|ParentValue| - -Source Location: (95:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (66:1,35 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|ParentValue| +Generated Location: (1061:28,35 [11] ) +|ParentValue| + +Source Location: (95:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1514:40,12 [50] ) +| +Generated Location: (1514:40,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt index 688755b32a..9fdb3e059c 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (56:1,25 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|ParentValue| -Generated Location: (1051:28,25 [11] ) -|ParentValue| - -Source Location: (85:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (56:1,25 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|ParentValue| +Generated Location: (1051:28,25 [11] ) +|ParentValue| + +Source Location: (85:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1470:41,12 [50] ) +| +Generated Location: (1470:41,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt index ce712fae7e..b48140725c 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (56:1,25 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|ParentValue| -Generated Location: (1051:28,25 [11] ) -|ParentValue| - -Source Location: (85:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (56:1,25 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|ParentValue| +Generated Location: (1051:28,25 [11] ) +|ParentValue| + +Source Location: (85:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1504:40,12 [50] ) +| +Generated Location: (1504:40,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt index d186771466..b4ed051583 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (72:1,41 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|CurrentDate| -Generated Location: (973:26,78 [11] ) -|CurrentDate| - -Source Location: (122:2,12 [77] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (72:1,41 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|CurrentDate| +Generated Location: (973:26,78 [11] ) +|CurrentDate| + +Source Location: (122:2,12 [77] x:\dir\subdir\Test\TestComponent.cshtml) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); -| -Generated Location: (1252:31,12 [77] ) +| +Generated Location: (1252:31,12 [77] ) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt index 24635a26f7..9322b26b70 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (72:1,41 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|ParentValue| -Generated Location: (973:26,78 [11] ) -|ParentValue| - -Source Location: (101:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (72:1,41 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|ParentValue| +Generated Location: (973:26,78 [11] ) +|ParentValue| + +Source Location: (101:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1234:31,12 [50] ) +| +Generated Location: (1234:31,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt index db029620f0..672dbd7741 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (49:1,18 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|ParentValue| -Generated Location: (973:26,78 [11] ) -|ParentValue| - -Source Location: (78:2,12 [55] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (49:1,18 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|ParentValue| +Generated Location: (973:26,78 [11] ) +|ParentValue| + +Source Location: (78:2,12 [55] x:\dir\subdir\Test\TestComponent.cshtml) | public string ParentValue { get; set; } = "hi"; -| -Generated Location: (1234:31,12 [55] ) +| +Generated Location: (1234:31,12 [55] ) | public string ParentValue { get; set; } = "hi"; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt index 8c8e835c80..d82ed91d7a 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (43:1,12 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|ParentValue| -Generated Location: (973:26,78 [11] ) -|ParentValue| - -Source Location: (72:2,12 [55] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (43:1,12 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|ParentValue| +Generated Location: (973:26,78 [11] ) +|ParentValue| + +Source Location: (72:2,12 [55] x:\dir\subdir\Test\TestComponent.cshtml) | public string ParentValue { get; set; } = "hi"; -| -Generated Location: (1234:31,12 [55] ) +| +Generated Location: (1234:31,12 [55] ) | public string ParentValue { get; set; } = "hi"; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt index 7c5eea9534..5f9afc728e 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (61:1,30 [7] x:\dir\subdir\Test\TestComponent.cshtml) -|Enabled| -Generated Location: (973:26,78 [7] ) -|Enabled| - -Source Location: (86:2,12 [41] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (61:1,30 [7] x:\dir\subdir\Test\TestComponent.cshtml) +|Enabled| +Generated Location: (973:26,78 [7] ) +|Enabled| + +Source Location: (86:2,12 [41] x:\dir\subdir\Test\TestComponent.cshtml) | public bool Enabled { get; set; } -| -Generated Location: (1222:31,12 [41] ) +| +Generated Location: (1222:31,12 [41] ) | public bool Enabled { get; set; } -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt index d2c4dceba2..3e335d13a5 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt @@ -1,28 +1,28 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (57:1,26 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|CurrentDate| -Generated Location: (973:26,78 [11] ) -|CurrentDate| - -Source Location: (85:1,54 [6] x:\dir\subdir\Test\TestComponent.cshtml) -|Format| -Generated Location: (986:26,91 [6] ) -|Format| - -Source Location: (108:2,12 [135] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (57:1,26 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|CurrentDate| +Generated Location: (973:26,78 [11] ) +|CurrentDate| + +Source Location: (85:1,54 [6] x:\dir\subdir\Test\TestComponent.cshtml) +|Format| +Generated Location: (986:26,91 [6] ) +|Format| + +Source Location: (108:2,12 [135] x:\dir\subdir\Test\TestComponent.cshtml) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); public string Format { get; set; } = "MM/dd/yyyy"; -| -Generated Location: (1250:31,12 [135] ) +| +Generated Location: (1250:31,12 [135] ) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); public string Format { get; set; } = "MM/dd/yyyy"; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt index 59bdf3bd47..20c834a3ed 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (57:1,26 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|CurrentDate| -Generated Location: (973:26,78 [11] ) -|CurrentDate| - -Source Location: (111:2,12 [77] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (57:1,26 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|CurrentDate| +Generated Location: (973:26,78 [11] ) +|CurrentDate| + +Source Location: (111:2,12 [77] x:\dir\subdir\Test\TestComponent.cshtml) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); -| -Generated Location: (1262:31,12 [77] ) +| +Generated Location: (1262:31,12 [77] ) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt index 861031c925..ad38adaca5 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (57:1,26 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|ParentValue| -Generated Location: (973:26,78 [11] ) -|ParentValue| - -Source Location: (86:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (57:1,26 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|ParentValue| +Generated Location: (973:26,78 [11] ) +|ParentValue| + +Source Location: (86:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1234:31,12 [50] ) +| +Generated Location: (1234:31,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt index fd20a6d4b1..0f55a618a1 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (45:1,14 [11] x:\dir\subdir\Test\TestComponent.cshtml) -|ParentValue| -Generated Location: (973:26,78 [11] ) -|ParentValue| - -Source Location: (74:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (45:1,14 [11] x:\dir\subdir\Test\TestComponent.cshtml) +|ParentValue| +Generated Location: (973:26,78 [11] ) +|ParentValue| + +Source Location: (74:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1234:31,12 [50] ) +| +Generated Location: (1234:31,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt index a828ca919f..339e9faead 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt @@ -1,30 +1,30 @@ -Source Location: (32:1,1 [33] x:\dir\subdir\Test\TestComponent.cshtml) -|using Microsoft.AspNetCore.Blazor| -Generated Location: (257:10,0 [33] ) -|using Microsoft.AspNetCore.Blazor| - -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (586:19,38 [15] ) -|*, TestAssembly| - -Source Location: (90:2,23 [9] x:\dir\subdir\Test\TestComponent.cshtml) -|Increment| -Generated Location: (1154:33,23 [9] ) -|Increment| - -Source Location: (118:4,12 [100] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (32:1,1 [33] x:\dir\subdir\Test\TestComponent.cshtml) +|using Microsoft.AspNetCore.Blazor| +Generated Location: (257:10,0 [33] ) +|using Microsoft.AspNetCore.Blazor| + +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (586:19,38 [15] ) +|*, TestAssembly| + +Source Location: (90:2,23 [9] x:\dir\subdir\Test\TestComponent.cshtml) +|Increment| +Generated Location: (1154:33,23 [9] ) +|Increment| + +Source Location: (118:4,12 [100] x:\dir\subdir\Test\TestComponent.cshtml) | private int counter; private void Increment(UIEventArgs e) { counter++; } -| -Generated Location: (1471:44,12 [100] ) +| +Generated Location: (1471:44,12 [100] ) | private int counter; private void Increment(UIEventArgs e) { counter++; } -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt index 1c2259fc8f..d7f1474019 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt @@ -1,25 +1,25 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (55:1,24 [23] x:\dir\subdir\Test\TestComponent.cshtml) -|(e) => { Increment(); }| -Generated Location: (1037:28,24 [23] ) -|(e) => { Increment(); }| - -Source Location: (98:3,12 [87] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (55:1,24 [23] x:\dir\subdir\Test\TestComponent.cshtml) +|(e) => { Increment(); }| +Generated Location: (1037:28,24 [23] ) +|(e) => { Increment(); }| + +Source Location: (98:3,12 [87] x:\dir\subdir\Test\TestComponent.cshtml) | private int counter; private void Increment() { counter++; } -| -Generated Location: (1368:39,12 [87] ) +| +Generated Location: (1368:39,12 [87] ) | private int counter; private void Increment() { counter++; } -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.mappings.txt index f0b5e3ffec..b8adba7e60 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/EventHandler_OnElement_WithDelegate/TestComponent.mappings.txt @@ -1,21 +1,21 @@ -Source Location: (1:0,1 [33] x:\dir\subdir\Test\TestComponent.cshtml) -|using Microsoft.AspNetCore.Blazor| -Generated Location: (257:10,0 [33] ) -|using Microsoft.AspNetCore.Blazor| - -Source Location: (53:1,17 [7] x:\dir\subdir\Test\TestComponent.cshtml) -|OnClick| -Generated Location: (1032:27,136 [7] ) -|OnClick| - -Source Location: (78:2,12 [49] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (1:0,1 [33] x:\dir\subdir\Test\TestComponent.cshtml) +|using Microsoft.AspNetCore.Blazor| +Generated Location: (257:10,0 [33] ) +|using Microsoft.AspNetCore.Blazor| + +Source Location: (53:1,17 [7] x:\dir\subdir\Test\TestComponent.cshtml) +|OnClick| +Generated Location: (1032:27,136 [7] ) +|OnClick| + +Source Location: (78:2,12 [49] x:\dir\subdir\Test\TestComponent.cshtml) | void OnClick(UIMouseEventArgs e) { } -| -Generated Location: (1155:31,12 [49] ) +| +Generated Location: (1155:31,12 [49] ) | void OnClick(UIMouseEventArgs e) { } -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt index 5918a0f333..e06cef700c 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/DesignTimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt @@ -1,19 +1,19 @@ -Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) -|*, TestAssembly| -Generated Location: (468:14,38 [15] ) -|*, TestAssembly| - -Source Location: (48:1,17 [1] x:\dir\subdir\Test\TestComponent.cshtml) -|y| -Generated Location: (1043:28,17 [1] ) -|y| - -Source Location: (67:2,12 [24] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml) +|*, TestAssembly| +Generated Location: (468:14,38 [15] ) +|*, TestAssembly| + +Source Location: (48:1,17 [1] x:\dir\subdir\Test\TestComponent.cshtml) +|y| +Generated Location: (1043:28,17 [1] ) +|y| + +Source Location: (67:2,12 [24] x:\dir\subdir\Test\TestComponent.cshtml) | string y = null; -| -Generated Location: (1466:40,12 [24] ) +| +Generated Location: (1466:40,12 [24] ) | string y = null; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt index 02113ccd31..9b500367a5 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithMatchingProperties/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (95:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (95:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (999:23,12 [50] ) +| +Generated Location: (999:23,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt index ade491f960..870e309bab 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValueAndChangeEvent_WithoutMatchingProperties/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (95:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (95:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1047:23,12 [50] ) +| +Generated Location: (1047:23,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt index dd5680b20a..8112126a12 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithMatchingProperties/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (85:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (85:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1002:23,12 [50] ) +| +Generated Location: (1002:23,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt index 9c16ab8b23..aa54e6324c 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToComponent_SpecifiesValue_WithoutMatchingProperties/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (85:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (85:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1050:23,12 [50] ) +| +Generated Location: (1050:23,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt index 9dea2c536e..eaa3386f97 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementFallback_WithFormat_WritesAttributes/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (122:2,12 [77] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (122:2,12 [77] x:\dir\subdir\Test\TestComponent.cshtml) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); -| -Generated Location: (1105:24,12 [77] ) +| +Generated Location: (1105:24,12 [77] ) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt index 020476b97c..befb8a50b1 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementFallback_WritesAttributes/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (101:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (101:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1087:24,12 [50] ) +| +Generated Location: (1087:24,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt index 0d4dc477e0..ca1f347d7b 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElementWithSuffix_WritesAttributes/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (78:2,12 [55] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (78:2,12 [55] x:\dir\subdir\Test\TestComponent.cshtml) | public string ParentValue { get; set; } = "hi"; -| -Generated Location: (1032:23,12 [55] ) +| +Generated Location: (1032:23,12 [55] ) | public string ParentValue { get; set; } = "hi"; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt index 4c34f2bcd0..aa2fcca03c 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BindToElement_WritesAttributes/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (72:2,12 [55] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (72:2,12 [55] x:\dir\subdir\Test\TestComponent.cshtml) | public string ParentValue { get; set; } = "hi"; -| -Generated Location: (1032:23,12 [55] ) +| +Generated Location: (1032:23,12 [55] ) | public string ParentValue { get; set; } = "hi"; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt index a03554d993..2681e385f0 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputCheckbox_WritesAttributes/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (86:2,12 [41] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (86:2,12 [41] x:\dir\subdir\Test\TestComponent.cshtml) | public bool Enabled { get; set; } -| -Generated Location: (1079:24,12 [41] ) +| +Generated Location: (1079:24,12 [41] ) | public bool Enabled { get; set; } -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt index c939c6987b..326e15c51b 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormatFromProperty_WritesAttributes/TestComponent.mappings.txt @@ -1,13 +1,13 @@ -Source Location: (108:2,12 [135] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (108:2,12 [135] x:\dir\subdir\Test\TestComponent.cshtml) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); public string Format { get; set; } = "MM/dd/yyyy"; -| -Generated Location: (1103:24,12 [135] ) +| +Generated Location: (1103:24,12 [135] ) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); public string Format { get; set; } = "MM/dd/yyyy"; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt index ca11961a1d..c2975d17a1 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WithFormat_WritesAttributes/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (111:2,12 [77] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (111:2,12 [77] x:\dir\subdir\Test\TestComponent.cshtml) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); -| -Generated Location: (1115:24,12 [77] ) +| +Generated Location: (1115:24,12 [77] ) | public DateTime CurrentDate { get; set; } = new DateTime(2018, 1, 1); -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt index e49815affa..c858cd3764 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputText_WritesAttributes/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (86:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (86:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1087:24,12 [50] ) +| +Generated Location: (1087:24,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt index 990d05c32a..0151775d82 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/BuiltIn_BindToInputWithoutType_WritesAttributes/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (74:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (74:2,12 [50] x:\dir\subdir\Test\TestComponent.cshtml) | public int ParentValue { get; set; } = 42; -| -Generated Location: (1033:23,12 [50] ) +| +Generated Location: (1033:23,12 [50] ) | public int ParentValue { get; set; } = 42; -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt index f40f7bc4ab..71361f76cf 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/ChildComponent_WithExplicitEventHandler/TestComponent.mappings.txt @@ -1,15 +1,15 @@ -Source Location: (118:4,12 [100] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (118:4,12 [100] x:\dir\subdir\Test\TestComponent.cshtml) | private int counter; private void Increment(UIEventArgs e) { counter++; } -| -Generated Location: (910:23,12 [100] ) +| +Generated Location: (910:23,12 [100] ) | private int counter; private void Increment(UIEventArgs e) { counter++; } -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt index 88d3746085..3f897f640b 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/ChildComponent_WithLambdaEventHandler/TestComponent.mappings.txt @@ -1,15 +1,15 @@ -Source Location: (96:3,12 [87] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (96:3,12 [87] x:\dir\subdir\Test\TestComponent.cshtml) | private int counter; private void Increment() { counter++; } -| -Generated Location: (882:22,12 [87] ) +| +Generated Location: (882:22,12 [87] ) | private int counter; private void Increment() { counter++; } -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.mappings.txt index 18a63cad8b..5675c45a76 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_ArbitraryEventName_WithEventArgsMethodGroup/TestComponent.mappings.txt @@ -1,11 +1,11 @@ -Source Location: (78:2,12 [44] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (78:2,12 [44] x:\dir\subdir\Test\TestComponent.cshtml) | void OnClick(UIEventArgs e) { } -| -Generated Location: (964:23,12 [44] ) +| +Generated Location: (964:23,12 [44] ) | void OnClick(UIEventArgs e) { } -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.mappings.txt index 509d9d02df..b6dc8187c1 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_WithEventArgsMethodGroup/TestComponent.mappings.txt @@ -1,11 +1,11 @@ -Source Location: (78:2,12 [49] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (78:2,12 [49] x:\dir\subdir\Test\TestComponent.cshtml) | void OnClick(UIMouseEventArgs e) { } -| -Generated Location: (964:23,12 [49] ) +| +Generated Location: (964:23,12 [49] ) | void OnClick(UIMouseEventArgs e) { } -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.mappings.txt index 1b6ed263f1..57d47f24f2 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/EventHandler_OnElement_WithNoArgMethodGroup/TestComponent.mappings.txt @@ -1,11 +1,11 @@ -Source Location: (78:2,12 [31] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (78:2,12 [31] x:\dir\subdir\Test\TestComponent.cshtml) | void OnClick() { } -| -Generated Location: (964:23,12 [31] ) +| +Generated Location: (964:23,12 [31] ) | void OnClick() { } -| - +| + diff --git a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt index 8d2dd25ede..a213dab598 100644 --- a/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt +++ b/test/Microsoft.AspNetCore.Blazor.Build.Test/TestFiles/RuntimeCodeGenerationTest/Regression_597/TestComponent.mappings.txt @@ -1,9 +1,9 @@ -Source Location: (67:2,12 [24] x:\dir\subdir\Test\TestComponent.cshtml) +Source Location: (67:2,12 [24] x:\dir\subdir\Test\TestComponent.cshtml) | string y = null; -| -Generated Location: (1008:23,12 [24] ) +| +Generated Location: (1008:23,12 [24] ) | string y = null; -| - +| +