2 implementations of IUpdateRequest
dotnet-watch (2)
NamedPipeContract.cs (2)
48internal readonly struct ManagedCodeUpdateRequest(IReadOnlyList<RuntimeManagedCodeUpdate> updates, ResponseLoggingLevel responseLoggingLevel) : IUpdateRequest 186ResponseLoggingLevel responseLoggingLevel) : IUpdateRequest
1 reference to IUpdateRequest
dotnet-watch (1)
DefaultHotReloadClient.cs (1)
271where TRequest : IUpdateRequest