Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mpreyskurantov
Copy link
Contributor

Fixes https://devexpress.com/issue=T1234087

DevExtreme.AspNet.Data.dll!DevExtreme.AspNet.Data.Compatibility.UnwrapJsonElement(object deserializeObject) Line 25	C#
DevExtreme.AspNet.Data.dll!DevExtreme.AspNet.Data.Compatibility.UnwrapList(System.Collections.IList deserializedList) Line 16	C#
DevExtreme.AspNet.Data.dll!DevExtreme.AspNet.Data.ListConverter.Read(ref System.Text.Json.Utf8JsonReader reader, System.Type typeToConvert, System.Text.Json.JsonSerializerOptions options) Line 73	C#
System.Text.Json.dll!System.Text.Json.Serialization.JsonConverter<System.Collections.IList>.TryRead(ref System.Text.Json.Utf8JsonReader reader, System.Type typeToConvert, System.Text.Json.JsonSerializerOptions options, ref System.Text.Json.ReadStack state, out System.Collections.IList value)	Unknown
System.Text.Json.dll!System.Text.Json.Serialization.JsonConverter<System.Collections.IList>.ReadCore(ref System.Text.Json.Utf8JsonReader reader, System.Text.Json.JsonSerializerOptions options, ref System.Text.Json.ReadStack state)	Unknown
System.Text.Json.dll!System.Text.Json.JsonSerializer.ReadFromSpan<System.Collections.IList>(System.ReadOnlySpan<byte> utf8Json, System.Text.Json.Serialization.Metadata.JsonTypeInfo jsonTypeInfo, int? actualByteCount)	Unknown
System.Text.Json.dll!System.Text.Json.JsonSerializer.ReadFromSpan<System.Collections.IList>(System.ReadOnlySpan<char> json, System.Text.Json.Serialization.Metadata.JsonTypeInfo jsonTypeInfo)	Unknown
System.Text.Json.dll!System.Text.Json.JsonSerializer.Deserialize<System.Collections.IList>(string json, System.Text.Json.JsonSerializerOptions options)	Unknown
DevExtreme.AspNet.Data.dll!DevExtreme.AspNet.Data.Helpers.DataSourceLoadOptionsParser.Parse(DevExtreme.AspNet.Data.DataSourceLoadOptionsBase loadOptions, System.Func<string, string> valueSource) Line 68	C#

@mpreyskurantov mpreyskurantov added the .NET Pull requests that update .net code label May 22, 2024
@mpreyskurantov mpreyskurantov self-assigned this May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants