[PR #154] [MERGED] IDisposable TypeloadException fix #1008

Closed
opened 2026-02-27 15:52:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/154
Author: @ghost
Created: 5/19/2015
Status: Merged
Merged: 5/20/2015
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (1)

  • 4e39074 IDisposable TypeloadException fix

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Server/Core/Build/Renamer.cs (+1 -1)

📄 Description

Ignore renaming types that implement interfaces.

I hope this is the correct way to do this, I couldn't find a way to find
a specific interface to exclude from obfuscation


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/154 **Author:** [@ghost](https://github.com/ghost) **Created:** 5/19/2015 **Status:** ✅ Merged **Merged:** 5/20/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4e39074`](https://github.com/quasar/Quasar/commit/4e390742a5bcc38569cae0fb968034512ec0f996) IDisposable TypeloadException fix ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Server/Core/Build/Renamer.cs` (+1 -1) </details> ### 📄 Description Ignore renaming types that implement interfaces. I hope this is the correct way to do this, I couldn't find a way to find a specific interface to exclude from obfuscation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1008
No description provided.