3 references to PopPrefix
Microsoft.AspNetCore.Components.Endpoints (3)
FormMapping\Converters\CollectionConverter.cs (1)
195
context.
PopPrefix
(computedPrefix[..(charsWritten + 2)]);
FormMapping\Converters\DictionaryConverter.cs (1)
64
context.
PopPrefix
(key.Span);
FormMapping\FormDataReader.cs (1)
191
PopPrefix
(key.AsSpan());