2 writes to StartTimestamp
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplication.cs (1)
168StartTimestamp = 0;
Internal\HostingApplicationDiagnostics.cs (1)
150context.StartTimestamp = startTimestamp;
1 reference to StartTimestamp
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
157var startTimestamp = context.StartTimestamp;