2 references to GetTokenString
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
src\SignalR\common\Shared\SystemTextJsonExtensions.cs (2)
25
throw new InvalidDataException($"Unexpected JSON Token Type '{reader.
GetTokenString
()}'. Expected a JSON Object.");
56
throw new InvalidDataException($"Unexpected JSON Token Type '{reader.
GetTokenString
()}'. Expected a JSON Array.");