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