9 references to TARGET
PresentationBuildTasks (9)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (9)
893
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
963
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
1128
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
1189
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
2821
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
2831
cmieGPV.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));
2863
cmieSPV.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));
2898
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
2955
cmieAEH.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));