Type of a function resolved from DI by its raw function qualifier when the exact inject array is not known statically.
The resulting call signature preserves the original parameter types, but allows every subset of them because DI can not infer at compile time
which parameters were injected and which stayed as pass-through parameters.
Type of a function resolved from DI by its raw function qualifier when the exact inject array is not known statically.
The resulting call signature preserves the original parameter types, but allows every subset of them because DI can not infer at compile time which parameters were injected and which stayed as pass-through parameters.