@@ -4,5 +4,5 @@ namespace Just.Railway.SourceGen;
|
||||
|
||||
internal interface IGeneratorExecutor
|
||||
{
|
||||
public abstract void Execute(SourceProductionContext context, Compilation source);
|
||||
public abstract void Execute(IncrementalGeneratorPostInitializationContext context);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user