9 references to TARGET
PresentationBuildTasks (9)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (9)
880
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
950
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
1115
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
1176
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
2808
CodeParameterDeclarationExpression param2 = new CodeParameterDeclarationExpression(typeof(object),
TARGET
);
2818
cmieGPV.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));
2850
cmieSPV.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));
2885
CodeArgumentReferenceExpression careTarget = new CodeArgumentReferenceExpression(
TARGET
);
2942
cmieAEH.Parameters.Add(new CodeArgumentReferenceExpression(
TARGET
));