Max
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created [MeansImplicitUse] and <PackageReference />
Hi,I have a package I've published to NuGet. It has some attributes. I've marked those attributes with [MeansImplicitUse]. Within the solution where the package is defined, the [MeansImplicitUse] a... -
Created How to get ReSharper to see generated source when I update a source generator?
I'm developing a source generator. I use ReSharper. It's kind of painful: Whenever I change the shape of a generated type (e.g., add a new member or nested type), there doesn't seem to be any way t...