Skip to content

Remove 'mangleName' parameter in PENamedTypeSymbolNonGeneric#62813

Merged
RikkiGibson merged 3 commits intomainfrom
dev/rigibson/penamedtypesymbol-manglename
Jul 21, 2022
Merged

Remove 'mangleName' parameter in PENamedTypeSymbolNonGeneric#62813
RikkiGibson merged 3 commits intomainfrom
dev/rigibson/penamedtypesymbol-manglename

Conversation

@RikkiGibson
Copy link
Member

Simplifying things slightly by removing an unnecessary parameter. I think this parameter was here so that there was something to pass as an out argument to the base constructor.

@RikkiGibson RikkiGibson requested a review from a team as a code owner July 21, 2022 02:14
@ghost ghost added the Area-Compilers label Jul 21, 2022
Copy link
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (commit 3)

@RikkiGibson RikkiGibson merged commit 9a67030 into main Jul 21, 2022
@RikkiGibson RikkiGibson deleted the dev/rigibson/penamedtypesymbol-manglename branch July 21, 2022 17:16
@ghost ghost added this to the Next milestone Jul 21, 2022
333fred added a commit to 333fred/roslyn that referenced this pull request Jul 21, 2022
* upstream/main: (53 commits)
  Remove 'mangleName' parameter in PENamedTypeSymbolNonGeneric (dotnet#62813)
  Produce errors for 'partial file record' (dotnet#62686)
  [EnC] Allow renaming methods, properties, events etc. (dotnet#62364)
  Update AbstractFileHeaderDiagnosticAnalyzer.cs
  Rename file
  Make static
  Move tests
  Refactor
  Support ref field assignment in object initializers (dotnet#62584)
  Fix cref tags on generated VB's SyntaxFactory (dotnet#62578)
  Simplify
  Simplify
  Simplify
  Simplify
  Simplify
  Simplify
  Simplify
  Simplify
  Move helper methods
  Remove serialization
  ...
@allisonchou allisonchou modified the milestones: Next, 17.4 P1 Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants