2 references to GetStringType
Microsoft.AspNetCore.Components.Endpoints (2)
TempData\JsonTempDataSerializer.cs (2)
39
var type =
GetStringType
(element);
82
JsonValueKind.String =>
GetStringType
(element),