Skip to content

Conversation

@Youssef1313
Copy link
Member

No description provided.

@Youssef1313 Youssef1313 requested a review from a team as a code owner July 21, 2021 13:45
@ghost ghost added the Area-IDE label Jul 21, 2021
@jinujoseph jinujoseph added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Jul 21, 2021
var condition = (TExpressionSyntax)generator.InvocationExpression(
generator.MemberAccessExpression(
generator.TypeExpression(stringType),
generator.TypeExpression(SpecialType.System_String),
Copy link
Member Author

Choose a reason for hiding this comment

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

This overload doesn't respect user preference for string vs String. This was initially a bug that was fixed in #19242. Closing the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants