1 write to PropertyName
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
DefaultApiDescriptionProvider.cs (1)
697
PropertyName
= metadata.PropertyName!;
3 references to PropertyName
Microsoft.AspNetCore.Mvc.ApiExplorer (3)
DefaultApiDescriptionProvider.cs (3)
708
x.
PropertyName
== y.
PropertyName
&&
714
return HashCode.Combine(obj.ContainerType, obj.
PropertyName
, obj.Source);