Example #1
0
 internal void SetContext(ExpressionContext context)
 {
     MyContext = context;
     MyRootImport.SetContext(context);
 }