Implemented interface member:
property
Summary
Microsoft.AspNetCore.Http.Metadata.IEndpointSummaryMetadata.Summary
1 write to Summary
Microsoft.AspNetCore.Http.Extensions (1)
EndpointSummaryAttribute.cs (1)
23Summary = summary;
2 references to Summary
Microsoft.AspNetCore.Http.Extensions (2)
EndpointSummaryAttribute.cs (2)
32return DebuggerHelpers.GetDebugText(nameof(Summary), Summary);