Skip to content

Commit 0453bb8

Browse files
committed
C#: Update test output of existing expressions tests.
1 parent ae52779 commit 0453bb8

File tree

86 files changed

+214
-213
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+214
-213
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| expressions.cs:249:16:249:26 | LoginDialog | expressions.cs:252:13:252:61 | ... += ... |
1+
| expressions.cs:250:16:250:26 | LoginDialog | expressions.cs:253:13:253:61 | ... += ... |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| expressions.cs:455:33:455:66 | delegate(...) { ... } |
1+
| expressions.cs:456:33:456:66 | delegate(...) { ... } |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| expressions.cs:455:33:455:66 | delegate(...) { ... } | expressions.cs:455:47:455:47 | x |
1+
| expressions.cs:456:33:456:66 | delegate(...) { ... } | expressions.cs:456:47:456:47 | x |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| expressions.cs:455:33:455:66 | delegate(...) { ... } |
1+
| expressions.cs:456:33:456:66 | delegate(...) { ... } |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| expressions.cs:457:28:457:53 | delegate(...) { ... } | expressions.cs:457:28:457:53 | delegate(...) { ... } |
1+
| expressions.cs:458:28:458:53 | delegate(...) { ... } | expressions.cs:458:28:458:53 | delegate(...) { ... } |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| expressions.cs:457:28:457:53 | delegate(...) { ... } | expressions.cs:457:46:457:46 | access to local variable j |
1+
| expressions.cs:458:28:458:53 | delegate(...) { ... } | expressions.cs:458:46:458:46 | access to local variable j |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| expressions.cs:428:44:428:56 | object creation of type <>__AnonType1<Int32> |
1+
| expressions.cs:429:44:429:56 | object creation of type <>__AnonType1<Int32> |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| expressions.cs:417:9:420:9 | object creation of type <>__AnonType0<String,String[]> | String |
1+
| expressions.cs:418:9:421:9 | object creation of type <>__AnonType0<String,String[]> | String |
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
| expressions.cs:417:9:420:9 | object creation of type <>__AnonType0<String,String[]> | String[] |
2-
| expressions.cs:421:9:424:9 | object creation of type <>__AnonType0<String,String[]> | String[] |
1+
| expressions.cs:418:9:421:9 | object creation of type <>__AnonType0<String,String[]> | String[] |
2+
| expressions.cs:422:9:425:9 | object creation of type <>__AnonType0<String,String[]> | String[] |
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
| expressions.cs:417:9:420:9 | object creation of type <>__AnonType0<String,String[]> | expressions.cs:421:9:424:9 | object creation of type <>__AnonType0<String,String[]> |
2-
| expressions.cs:421:9:424:9 | object creation of type <>__AnonType0<String,String[]> | expressions.cs:417:9:420:9 | object creation of type <>__AnonType0<String,String[]> |
1+
| expressions.cs:418:9:421:9 | object creation of type <>__AnonType0<String,String[]> | expressions.cs:422:9:425:9 | object creation of type <>__AnonType0<String,String[]> |
2+
| expressions.cs:422:9:425:9 | object creation of type <>__AnonType0<String,String[]> | expressions.cs:418:9:421:9 | object creation of type <>__AnonType0<String,String[]> |

0 commit comments

Comments
 (0)