-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Use is not syntax part 2
#13338
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
Use is not syntax part 2
#13338
Conversation
...t.PowerShell.Commands.Utility/commands/utility/WebCmdlet/Common/WebRequestPSCmdlet.Common.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/hostifaces/Connection.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/hostifaces/pipelinebase.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/parser/SemanticChecks.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/parser/SemanticChecks.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/parser/SemanticChecks.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/parser/SemanticChecks.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/parser/SemanticChecks.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/runtime/Binding/Binders.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/runtime/Binding/Binders.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/runtime/Binding/Binders.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good to me. Mark it for maintainers to review.
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
@anmenaga Can you please review? |
|
@xtqqczze Yup; it was marked for |
|
This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 15 days. It will be closed if no further activity occurs within 10 days of this comment. |
|
@iSazonov Please reopen. |
|
@anmenaga @daxian-dbw Can we merge to 7.2 Preview1? |
Co-authored-by: Joel Sallow (/u/ta11ow) <32407840+vexx32@users.noreply.github.com>
|
rebased |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
🎉 Handy links: |
PR Summary
!(foo is T)->foo is not TPR Context
Follow-up #13323
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.