4 references to Restart
Microsoft.DotNet.HotReload.Watch (4)
UI\IReporter.cs (4)
43
Emoji.
Restart
=> "🔄",
216
public static readonly MessageDescriptor<None> RestartInProgress = Create("Restart in progress.", Emoji.
Restart
, LogLevel.Information);
217
public static readonly MessageDescriptor<None> RestartRequested = Create("Restart requested.", Emoji.
Restart
, LogLevel.Information);
218
public static readonly MessageDescriptor<None> Restarting = Create("Restarting.", Emoji.
Restart
, LogLevel.Information);