2 implementations of IUpdateRequest
Microsoft.DotNet.HotReload.Agent.PipeRpc.Package (2)
NamedPipeContract.cs (2)
32
internal readonly struct ManagedCodeUpdateRequest(IReadOnlyList<RuntimeManagedCodeUpdate> updates, ResponseLoggingLevel responseLoggingLevel) :
IUpdateRequest
146
ResponseLoggingLevel responseLoggingLevel) :
IUpdateRequest