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