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