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