2 references to HotReloadExceptionNotification
Microsoft.DotNet.HotReload.Client.Tests (2)
DefaultHotReloadClient.cs (1)
124
case ResponseType.
HotReloadExceptionNotification
:
NamedPipeContract.cs (1)
166
public ResponseType Type => ResponseType.
HotReloadExceptionNotification
;