2 references to UnableToApplyChanges
dotnet-watch (1)
HotReload\CompilationHandler.cs (1)
354
_logger.Log(MessageDescriptor.
UnableToApplyChanges
);
dotnet-watch.Tests (1)
HotReload\ApplyDeltaTests.cs (1)
331
await App.WaitForOutputLineContaining(MessageDescriptor.
UnableToApplyChanges
);