10 overrides of BeginInvokeJS
Microsoft.AspNetCore.Components.Server (1)
Microsoft.AspNetCore.Components.WebView (1)
Microsoft.JSInterop.Tests (7)
JSObjectReferenceTest.cs (3)
109protected override void BeginInvokeJS(long taskId, string identifier, [StringSyntax("Json")] string? argsJson, JSCallResultType resultType, long targetInstanceId)
129protected override void BeginInvokeJS(long taskId, string identifier, [StringSyntax("Json")] string? argsJson, JSCallResultType resultType, long targetInstanceId)
147protected override void BeginInvokeJS(long taskId, string identifier, [StringSyntax("Json")] string? argsJson, JSCallResultType resultType, long targetInstanceId)
Microsoft.JSInterop.WebAssembly (1)
2 references to BeginInvokeJS
Microsoft.JSInterop (2)