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