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