Skip to content

Conversation

hvitved
Copy link
Contributor

@hvitved hvitved commented Oct 27, 2020

This PR gathers all explicit parameter nodes under a single TExplicitParameterNode injector, as opposed to being split out over (a subset of) TSsaDefinitionNode, TCilParameterNode, and TSummaryParameterNode. Implicit parameter nodes (e.g., implicit this parameters) are unchanged.

https://jenkins.internal.semmle.com/job/Changes/job/CSharp-Differences/789/

@github-actions github-actions bot added the C# label Oct 27, 2020
@hvitved hvitved force-pushed the csharp/dataflow/parameters branch from 27c0975 to e5b5b17 Compare October 27, 2020 14:49
@hvitved hvitved force-pushed the csharp/dataflow/parameters branch 2 times, most recently from 7f8b761 to ead0dc5 Compare November 9, 2020 09:16
@hvitved hvitved force-pushed the csharp/dataflow/parameters branch from ead0dc5 to d4562fe Compare January 19, 2021 09:23
@hvitved hvitved marked this pull request as ready for review January 26, 2021 12:05
@hvitved hvitved requested a review from a team as a code owner January 26, 2021 12:05
tamasvajk
tamasvajk previously approved these changes Jan 27, 2021
@hvitved
Copy link
Contributor Author

hvitved commented Jan 28, 2021

Rebased to resolve merge conflict.

@hvitved hvitved merged commit 59d87e2 into github:main Jan 28, 2021
@hvitved hvitved deleted the csharp/dataflow/parameters branch January 28, 2021 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants