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