5 writes to DefaultValue
Microsoft.AspNetCore.Grpc.Swagger (2)
Internal\GrpcJsonTranscodingDescriptionProvider.cs (2)
120
DefaultValue
= string.Empty
162
DefaultValue
= string.Empty
Microsoft.AspNetCore.Mvc.ApiExplorer (3)
DefaultApiDescriptionProvider.cs (2)
347
parameter.
DefaultValue
= parameter.RouteInfo?.DefaultValue;
354
parameter.
DefaultValue
= defaultValue;
EndpointMetadataApiDescriptionProvider.cs (1)
194
DefaultValue
= parameter.ParameterInfo.DefaultValue,