Skip to content

Add String.Intern and String.IsInterned shims to StringInvoker - #153

Merged
Washi1337 merged 1 commit into
Washi1337:masterfrom
wondercrash:feat/stringinvoker-intern
Feb 23, 2026
Merged

Add String.Intern and String.IsInterned shims to StringInvoker#153
Washi1337 merged 1 commit into
Washi1337:masterfrom
wondercrash:feat/stringinvoker-intern

Conversation

@wondercrash

@wondercrash wondercrash commented Feb 21, 2026

Copy link
Copy Markdown
Contributor

Adds string.Intern and string.IsInterned shims to StringInvoker
I used unsafe code as it seemed the most efficient way to convert BitVector -> String between older and newer .NET versions.
Also added a few tests for it.

@Washi1337
Washi1337 merged commit 57b9c22 into Washi1337:master Feb 23, 2026
2 checks passed
@Washi1337 Washi1337 added enhancement New feature or request emulation Issue related to the emulation modules of Echo. dotnet-asmresolver Issues related to the .NET back-end powered by AsmResolver labels Feb 23, 2026
@wondercrash
wondercrash deleted the feat/stringinvoker-intern branch February 26, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dotnet-asmresolver Issues related to the .NET back-end powered by AsmResolver emulation Issue related to the emulation modules of Echo. enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants