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