2 references to PropertyAsParameterInfo
Microsoft.AspNetCore.Mvc.ApiExplorer (2)
src\Shared\PropertyAsParameterInfo.cs (2)
41: this(property, nullabilityContext) 126flattenedParameters.Add(new PropertyAsParameterInfo(property, nullabilityContext));