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