-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-Microsoft.VisualBasichelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors
Milestone
Description
Follow up issue for #7141
As described in #63902, it would be good to remove comments and workarounds that have already been fixed.
So imo this workaround can be removed:
Lines 4592 to 4596 in f04a242
| End Function | |
| <MethodImpl(MethodImplOptions.NoInlining)> ' To work around https://github.com/dotnet/runtime/issues/7141 | |
| Private Shared Function ModSByte(ByVal left As SByte, ByVal right As SByte) As Object | |
| Return left Mod right |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-Microsoft.VisualBasichelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributors