Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 'mangleName' parameter in PENamedTypeSymbolNonGeneric #62813

Merged
merged 3 commits into from
Jul 21, 2022

Conversation

RikkiGibson
Copy link
Contributor

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.

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.

None yet

4 participants