Skip to content

Fix #308 and #306 - issues with dynamic expressions in string interpolation - #329

Merged
gafter merged 1 commit into
dotnet:masterfrom
gafter:fix306
Feb 9, 2015
Merged

Fix #308 and #306 - issues with dynamic expressions in string interpolation#329
gafter merged 1 commit into
dotnet:masterfrom
gafter:fix306

Conversation

@gafter

@gafter gafter commented Feb 9, 2015

Copy link
Copy Markdown
Member

Fixes #306 and #308.

@gafter gafter self-assigned this Feb 9, 2015
@gafter

gafter commented Feb 9, 2015

Copy link
Copy Markdown
Member Author

Hey, can a couple of you please look at this @jaredpar @AlekseyTs @VladimirReshetnikov @VSadov @agocke

@jaredpar

jaredpar commented Feb 9, 2015

Copy link
Copy Markdown
Member

LGTM

1 similar comment
@AlekseyTs

Copy link
Copy Markdown
Contributor

LGTM

@agocke

agocke commented Feb 9, 2015

Copy link
Copy Markdown
Member

👍

gafter added a commit that referenced this pull request Feb 9, 2015
Fix #308 and #306 - issues with dynamic expressions in string interpolation
@gafter
gafter merged commit bfcdc7b into dotnet:master Feb 9, 2015
@gafter
gafter deleted the fix306 branch February 9, 2015 21:52
@theoy theoy added the Bug label Feb 10, 2015
@theoy theoy added this to the 1.0-rc2 milestone Feb 10, 2015
dibarbet pushed a commit that referenced this pull request Aug 18, 2026
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.

String interpolation: new difference in dynamic/static overload resolution

6 participants