2 references to ClearCacheHandlerName
Microsoft.Extensions.DotNetDeltaApplier (2)
MetadataUpdateHandlerInvoker.cs (2)
195if (GetMetadataUpdateMethod(handlerType, ClearCacheHandlerName) is MethodInfo clearCache) 216$"Expected to find a static method '{ClearCacheHandlerName}', '{UpdateApplicationHandlerName}' or '{UpdateContentHandlerName}' on type '{handlerType.AssemblyQualifiedName}' but neither exists.",