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