1 instantiation of RequestSnapshot
BlazorStandalone.ClientServiceDefaults (1)
BackgroundExportHandler.cs (1)
100return new RequestSnapshot
4 references to RequestSnapshot
BlazorStandalone.ClientServiceDefaults (4)
BackgroundExportHandler.cs (4)
24var snapshot = RequestSnapshot.Capture(request); 38RequestSnapshot snapshot, CancellationToken cancellationToken) 79public static RequestSnapshot Capture(HttpRequestMessage request)