1 implementation of Complete
Microsoft.JSInterop (1)
Infrastructure\PendingAsyncCall.cs (1)
17public void Complete(JSRuntime runtime, ref Utf8JsonReader reader)
1 reference to Complete
Microsoft.JSInterop (1)
JSRuntime.cs (1)
300pendingCall.Complete(this, ref jsonReader);