5 references to GetUpdateHandlerActions
Microsoft.Extensions.DotNetDeltaApplier (1)
MetadataUpdateHandlerInvoker.cs (1)
180
=>
GetUpdateHandlerActions
(GetHandlerTypes());
Microsoft.Extensions.DotNetDeltaApplier.Tests (4)
HotReloadAgentTest.cs (4)
89
var actions = invoker.
GetUpdateHandlerActions
([handlerType]);
118
var actions = invoker.
GetUpdateHandlerActions
([typeof(HandlerWithAllActions)]);
133
var actions = invoker.
GetUpdateHandlerActions
([handlerType]);
155
var actions = invoker.
GetUpdateHandlerActions
([handlerType]);