2 references to UpdateContentHandlerName
Microsoft.AspNetCore.Components.WebAssembly (2)
.packages\microsoft.dotnet.hotreload.agent\10.0.100-preview.5.25258.39\contentFiles\cs\netstandard2.1\MetadataUpdateHandlerInvoker.cs (2)
205if (GetContentUpdateMethod(handlerType, UpdateContentHandlerName) is MethodInfo updateContent) 214$"Expected to find a static method '{ClearCacheHandlerName}', '{UpdateApplicationHandlerName}' or '{UpdateContentHandlerName}' on type '{handlerType.AssemblyQualifiedName}' but neither exists.",