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