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