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 b820b32 commit a4b2ee1Copy full SHA for a4b2ee1
csharp/ql/lib/ext/Microsoft.JSInterop.model.yml
@@ -3,5 +3,5 @@ extensions:
3
pack: codeql/csharp-all
4
extensible: sinkModel
5
data:
6
- - ["Microsoft.JSInterop", "JSRuntimeExtensions", True, "InvokeAsync", "", "", "Argument[1]", "js-injection", "manual"]
+ - ["Microsoft.JSInterop", "JSRuntimeExtensions", True, "InvokeAsync<TValue>", "", "", "Argument[1]", "js-injection", "manual"]
7
- ["Microsoft.JSInterop", "JSRuntimeExtensions", True, "InvokeVoidAsync", "", "", "Argument[1]", "js-injection", "manual"]
0 commit comments