3 references to BoundToString
Microsoft.AspNetCore.Http.Extensions.Tests (3)
RequestDelegateFactoryTests.cs (3)
3190httpContext.Items[nameof(args.BoundToString)] = args.BoundToString; 3202Assert.Equal(headerValue, httpContext.Items[nameof(ParameterListFromHeaderCommaSeparatedValues.BoundToString)]);