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