2 references to Flatten
Microsoft.AspNetCore.OpenApi (2)
Services\OpenApiGenerator.cs (2)
262var parameters = PropertyAsParameterInfo.Flatten(methodInfo.GetParameters(), ParameterBindingMethodCache.Instance); 369var parameters = PropertyAsParameterInfo.Flatten(methodInfo.GetParameters(), ParameterBindingMethodCache.Instance);