1 reference to FindConstructor
Microsoft.AspNetCore.OpenApi (1)
src\Shared\PropertyAsParameterInfo.cs (1)
106
var (constructor, constructorParameters) = cache.
FindConstructor
(parameters[i].ParameterType);