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