9 references to TARGET
PresentationBuildTasks (9)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (9)
892
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
960
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
1124
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
1183
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
2794
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
2802
cmieGPV.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));
2830
cmieSPV.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));
2863
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
2912
cmieAEH.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));