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