Configuration of Named interception no longer supported
Opened this issue · 0 comments
ENikS commented
These methods are deprecated:
public Interception SetInterceptorFor(Type typeToIntercept, string? name, ITypeInterceptor interceptor)
public Interception SetInterceptorFor(Type typeToIntercept, string? name, IInstanceInterceptor interceptor)