Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix the trimming file to point at correct assembly
  • Loading branch information
tarekgh committed Jan 26, 2023
commit c047d04edc9e998e7a7f0918e5a706747511272a
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
<type fullname="System.Collections.Generic.HashSet`1">
<method signature="System.Void .ctor()" />
</type>
<type fullname="System.Collections.Generic.ISet`1" preserve="methods" />
</assembly>

<assembly fullname="System.Private.Corelib">
   <type fullname="System.Collections.Generic.ISet`1" preserve="methods" />
</assembly>
</linker>