Implemented interface member:
property
Tags
Microsoft.AspNetCore.Http.Metadata.ITagsMetadata.Tags
1 write to Tags
Microsoft.AspNetCore.Http.Extensions (1)
TagsAttribute.cs (1)
28Tags = new List<string>(tags);
2 references to Tags
Microsoft.AspNetCore.Http.Extensions (2)
TagsAttribute.cs (2)
39return DebuggerHelpers.GetDebugText(nameof(Tags), Tags);