2 writes to StartTimestamp
Microsoft.AspNetCore.Hosting (2)
Internal\HostingApplication.cs (1)
175
StartTimestamp
= 0;
Internal\HostingApplicationDiagnostics.cs (1)
166
context.
StartTimestamp
= startTimestamp;
1 reference to StartTimestamp
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
173
var startTimestamp = context.
StartTimestamp
;