diff options
| author | zerafachris <christopher.zerafa@blocklabs.io> | 2026-07-21 08:51:30 +0200 |
|---|---|---|
| committer | zerafachris <christopher.zerafa@blocklabs.io> | 2026-07-21 08:51:30 +0200 |
| commit | 53e58d8b1b61c44405322bf91a8aa230f02b8323 (patch) | |
| tree | 0df6968ae31244a37842be71c7e0b0c987b2ed34 /Emby.Server.Implementations/Library/CoreResolutionIgnoreRule.cs | |
| parent | 5cd3d7ebb7c8ce5b7cf68b0696543780215a6fff (diff) | |
Make ItemUpdateController.UpdateItem internal instead of reflection
Addresses review feedback from @Bond-009 on PR #17370: the test helper
InvokeUpdateItem was invoking the private UpdateItem(BaseItemDto, BaseItem)
method via reflection. Jellyfin.Api.csproj already grants
InternalsVisibleTo("Jellyfin.Api.Tests"), so the method is changed to
internal and the test now calls it directly, removing the
GetMethod/Invoke boilerplate.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Diffstat (limited to 'Emby.Server.Implementations/Library/CoreResolutionIgnoreRule.cs')
0 files changed, 0 insertions, 0 deletions
