3 references to TryConvertValue
Microsoft.AspNetCore.JsonPatch.SystemTextJson (3)
Internal\PocoAdapter.cs (3)
34if (!TryConvertValue(value, jsonProperty.PropertyType, serializerOptions, out var convertedValue)) 124if (!TryConvertValue(value, jsonProperty.PropertyType, serializerOptions, out var convertedValue)) 155if (!TryConvertValue(value, jsonProperty.PropertyType, serializerOptions, out var convertedValue))