Jason Malinowski

Results 137 comments of Jason Malinowski

Something of course though @AArnott to think about is we're also looking at making certain generators run "less often", so you might that those won't run as often as the...

@CyrusNajmabadi: so if I'm following your question correctly I think this is the bit where things are breaking down: > we see the host side had a "frozen source generated...

I had forgotten you had a question here so my signoff was before I saw that (which explained to me why I was asked to review -- the code looks...

@333fred My mental model was "the compiler doesn't really look at top level nullability of locals, it's always ignored and the flow state is always computed regardless". My mental model...

I'm absolutely for changing this -- the original design strongly felt of an implementation detail leaking out of the API.

I too just hit the editing issue after clicking the rerun generator issue. Reproed on Version 17.12.0 Preview 3.0.

> For example, when trying to share content for a file in Workspaces (netstandard2.0) we now only search in Workspaces (net7.0) and Workspaces (net8.0) instead of all projects. This would...

@tmeschter Any thoughts on this for what we should be looking for?

This isn't like a Roslyn issue; @ssachin872 can you do a command line build passing /bl to msbuild or dotnet build (for example `msbuild /bl`) and share the resulting msbuild.binlog...