We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17da291 commit 824b182Copy full SHA for 824b182
csharp/ql/test/library-tests/frameworks/microsoft/aspnetcore/blazor/remoteFlowSource.expected
@@ -2,3 +2,5 @@
2
| Components_Pages_TestPage_razor.g.cs:138:15:138:22 | access to property UrlParam | ASP.NET Core component route parameter |
3
| Components_Pages_TestPage_razor.g.cs:176:1:176:10 | access to property QueryParam | external |
4
| 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