Generator A emits a type that generator B wants to inspect. What is safe for ordinary sou…

from Source generators
C# 14 / .NET 10 advanced 1 min

Generator A emits a type that generator B wants to inspect. What is safe for ordinary source-generator output?

Report an error