2 references to VisualBasicExpressionMorphHelper
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\DesignerMetadata.cs (2)
74builder.AddCustomAttributes(typeof(VisualBasicValue<>), new ExpressionMorphHelperAttribute(typeof(VisualBasicExpressionMorphHelper))); 75builder.AddCustomAttributes(typeof(VisualBasicReference<>), new ExpressionMorphHelperAttribute(typeof(VisualBasicExpressionMorphHelper)));