1 implementation of SetResult
Aspire.Hosting.Browsers (1)
BrowserLogsCdpConnection.cs (1)
373
public void
SetResult
(ReadOnlyMemory<byte> framePayload)
1 reference to SetResult
Aspire.Hosting.Browsers (1)
BrowserLogsCdpConnection.cs (1)
333
pendingCommand.
SetResult
(frame);