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