2 references to UpdateApplicationHandlerName
Microsoft.DotNet.HotReload.Agent.Package (2)
MetadataUpdateHandlerInvoker.cs (2)
201
if (GetMetadataUpdateMethod(handlerType,
UpdateApplicationHandlerName
) is MethodInfo updateApplication)
216
$"Expected to find a static method '{ClearCacheHandlerName}', '{
UpdateApplicationHandlerName
}' or '{UpdateContentHandlerName}' on type '{handlerType.AssemblyQualifiedName}' but neither exists.",