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