Example #1
0
 public static void LowerXmlSource(AstNode astNode, LoweringContext context)
 {
     XmlSource.CreateAndRegister(astNode, context);
 }