Skip to content

Commit 824b182

Browse files
committed
fixup! Add Name and NameList test classes
1 parent 17da291 commit 824b182

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

csharp/ql/test/library-tests/frameworks/microsoft/aspnetcore/blazor/remoteFlowSource.expected

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
| Components_Pages_TestPage_razor.g.cs:138:15:138:22 | access to property UrlParam | ASP.NET Core component route parameter |
33
| Components_Pages_TestPage_razor.g.cs:176:1:176:10 | access to property QueryParam | external |
44
| Components_Pages_TestPage_razor.g.cs:188:18:188:27 | access to property QueryParam | external |
5+
| NameList.cs:33:17:33:20 | access to property Name | ASP.NET Core component route parameter |
6+
| NameList.cs:35:27:35:30 | access to property Name | ASP.NET Core component route parameter |

0 commit comments

Comments
 (0)