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

LINQ: Fixes ArgumentNullException with StringComparison sensitive case #1939

Merged
merged 8 commits into from Oct 28, 2020
Merged

LINQ: Fixes ArgumentNullException with StringComparison sensitive case #1939

merged 8 commits into from Oct 28, 2020

Conversation

ghost
Copy link

@ghost ghost commented Oct 15, 2020

Pull Request Template

Description

This PR addresses the issue #1929

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Closing issues

To automatically close an issue: closes #1929

@ghost
Copy link

ghost commented Oct 15, 2020

CLA assistant check
All CLA requirements met.

@ealsur ealsur changed the title fix: ArgumentNullException with StringComparison sensitive case LINQ: Fixes ArgumentNullException with StringComparison sensitive case Oct 16, 2020
@ealsur
Copy link
Member

ealsur commented Oct 16, 2020

@khdang Can you please review this LINQ fix?

@ghost ghost requested a review from bchong95 October 16, 2020 05:11
@ealsur
Copy link
Member

ealsur commented Oct 16, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@j82w
Copy link
Contributor

j82w commented Oct 19, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@j82w
Copy link
Contributor

j82w commented Oct 23, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@j82w
Copy link
Contributor

j82w commented Oct 28, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@sboshra sboshra merged commit 35e1965 into Azure:master Oct 28, 2020
@ghost ghost deleted the fix/1929 branch October 28, 2020 18:29
@ghost
Copy link

ghost commented Dec 15, 2021

Closing due to in-activity, pease feel free to re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArgumentNullException with StringComparison.InvariantCulture
4 participants