2 references to EncodeValue
Microsoft.AspNetCore.Routing (2)
UriBuildingContext.cs (2)
125
EncodeValue
(value, 1, value.Length - 1, encodeSlashes);
287
EncodeValue
(value, start: 0, characterCount: value.Length, encodeSlashes);