You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewJsonException("Cannot determine the discriminator of json non-object token type.");
31
+
thrownewJsonException($"Cannot determine the discriminator of {readerClone.TokenType}token type while supported is {JsonTokenType.StartObject} only.");
0 commit comments