9 references to TARGET
PresentationBuildTasks (9)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (9)
894
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
964
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
1130
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
1191
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
2823
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
2833
cmieGPV.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));
2865
cmieSPV.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));
2900
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
2957
cmieAEH.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));