1 reference to IsSystemdNotify
Microsoft.Extensions.Hosting.Systemd (1)
SystemdHelpers.cs (1)
105
internal static bool IsSystemdLifetime() => IsSystemdService() ||
IsSystemdNotify
();