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