Rai
Rai
CC#
Created by Rai on 9/17/2024 in #help
MemoryMarshal.Cast on a struct with array of known fixed size
Thank you very much I completely forgot that the InlineArray attribute exists. This will make life easier.
5 replies
CC#
Created by Rai on 8/7/2024 in #help
SourceGenerator multiple steps (passing data from one to another)
But nonetheless it's very very confusing from an api usage point that code that from just a logical code flow should work doesn't at all.
13 replies
CC#
Created by Rai on 8/7/2024 in #help
SourceGenerator multiple steps (passing data from one to another)
Most certainly haven't read the design document so far but the cookbook is I'd say lack luster in information. And regarding #roslyn there doesn't seem to be a point in spamming it if those questions are being ignored or vanish into the void and end up never being answered anyway. So I'm still not sure what these information are giving me in regards to solving this issue or rather this task, which I'd argue isn't something that should happen all that rarely.
13 replies
CC#
Created by Rai on 8/7/2024 in #help
SourceGenerator multiple steps (passing data from one to another)
As in i need data from a previous step in order to fetch the actual classes based on that data else I'll be generating code based on hopes and dreams that likely to fail
13 replies
CC#
Created by Rai on 8/7/2024 in #help
SourceGenerator multiple steps (passing data from one to another)
It from what i have tried doesn't seem to help as it's only use is after you have fetched all required data but not during the process
13 replies