1 instantiation of FormKeyCollection
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\FormDataReader.cs (1)
156? new FormKeyCollection(result)
4 references to FormKeyCollection
Microsoft.AspNetCore.Components.Endpoints (4)
FormMapping\Converters\DictionaryConverter.cs (1)
42var keys = context.GetKeys();
FormMapping\FormDataReader.cs (3)
110internal FormKeyCollection GetKeys() 157: FormKeyCollection.Empty; 283internal static readonly FormKeyCollection Empty;