Jared Parsons

Results 531 comments of Jared Parsons

@cston, @jjonescz, @RikkiGibson PTAL

I'm still a bit surprised that this runs at all. Part of the reason that we banned `ref struct` in expression trees is because, at the time at least, they...

Bringing up part of the conversation from that issue > However the Expression.Constant(object, Type) requires the default(Struct1) to be boxed into object, which ref structs don't support. In this case...

Is the new behavior on by default? Trying to gauge the impact.

The PDB diff isn't obvious here. Used a couple of tools to dump the PDB to text and they all had the same text output. Diffing a hexdump of the...

Spent a few hours debugging this last night and it's not specific to the scripting binaries. This is also a general problem I was seeing on my machine that just...

Wanted to ping on this issue. What are the next steps here? Unclear from the convo if we believe this is an SDK issue or something we should be mitigating...

@tmat > Presence of such token would tell the compiler to automatically find the longest common prefix of all paths that do not match any mapping specified in /pathmap and...