1 write to SystemdNotifier
Microsoft.Extensions.Hosting.Systemd (1)
SystemdLifetime.cs (1)
41
SystemdNotifier
= systemdNotifier;
2 references to SystemdNotifier
Microsoft.Extensions.Hosting.Systemd (2)
SystemdLifetime.cs (2)
98
SystemdNotifier
.Notify(ServiceState.Ready);
105
SystemdNotifier
.Notify(ServiceState.Stopping);