1 write to ErrorMessage
Microsoft.AspNetCore.JsonPatch.SystemTextJson (1)
JsonPatchError.cs (1)
29ErrorMessage = errorMessage;
2 references to ErrorMessage
Microsoft.AspNetCore.JsonPatch.SystemTextJson (1)
Exceptions\JsonPatchException.cs (1)
19: base(jsonPatchError.ErrorMessage, innerException)
Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests (1)
TestErrorLogger.cs (1)
12ErrorMessage = patchError.ErrorMessage;