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