Fix `csharp` string interpolation in `Timestamp.ToDateTime()` exception message (#26341)
Change a verbatim string literal `@""` to an interpolated string `$""` in `Timestamp.ToDateTime()` exception message. Resolves #26006. Closes #26341 COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/26341 from tyulpan:fix-csharp-timestamp-exception-message e102d1276acfa9fbeee3d49c90bb21b0f8d813b4 PiperOrigin-RevId: 903792535
A
Andrey Zhabsky committed
a29828239fcef702b485dddae09e13306b23fcd1
Parent: 1ff21f7
Committed by Copybara-Service <copybara-worker@google.com>
on 4/22/2026, 12:52:19 PM