1 write to Propagator
Microsoft.AspNetCore.Hosting (1)
GenericHost\GenericWebHostService.cs (1)
38Propagator = propagator;
1 reference to Propagator
Microsoft.AspNetCore.Hosting (1)
GenericHost\GenericWebHostService.cs (1)
159var httpApplication = new HostingApplication(application, Logger, DiagnosticListener, ActivitySource, Propagator, HttpContextFactory, HostingEventSource.Log, HostingMetrics);