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