5 references to FormatInvalidValueForProperty
Microsoft.AspNetCore.JsonPatch.SystemTextJson (5)
Internal\DictionaryAdapterOfTU.cs (1)
230errorMessage = Resources.FormatInvalidValueForProperty(value);
Internal\ListAdapter.cs (1)
187errorMessage = Resources.FormatInvalidValueForProperty(originalValue);
Internal\PocoAdapter.cs (3)
36errorMessage = Resources.FormatInvalidValueForProperty(value); 126errorMessage = Resources.FormatInvalidValueForProperty(value); 157errorMessage = Resources.FormatInvalidValueForProperty(value);