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)
101
SystemdNotifier
.Notify(ServiceState.Ready);
108
SystemdNotifier
.Notify(ServiceState.Stopping);