internal protected virtual bool OnGetIsCompileBuildAction(string buildAction) { return(next.OnGetIsCompileBuildAction(buildAction)); }