2 references to HotReloadExceptionNotification
dotnet-watch (2)
DefaultHotReloadClient.cs (1)
124case ResponseType.HotReloadExceptionNotification:
NamedPipeContract.cs (1)
166public ResponseType Type => ResponseType.HotReloadExceptionNotification;