DoctorKrolic

Results 79 comments of DoctorKrolic

> except where it is meant to be accessible by derived types Yeah, these should stay as `protected` properties, it's a standard practice

Fixes https://github.com/dotnet/roslyn/issues/72867 or at least is related to that issue, if we consider that there are still Newtonsoft-based parts for razor compatibility

@333fred I noticed that there was a regression of parsing an async simple lambda in a conditional expression after pattern. Need another look from you yo approve the change

@RikkiGibson You self-assigned here, can you please take a look then?

@davidwengier Are the underlying problems resolved here? I keep revisiting this issue from time to time since I still want to add integration tests for renaming component's type parameter as...