2 writes to StartTimestamp
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplication.cs (1)
161StartTimestamp = 0;
Internal\HostingApplicationDiagnostics.cs (1)
134context.StartTimestamp = startTimestamp;
1 reference to StartTimestamp
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
141var startTimestamp = context.StartTimestamp;