2 references to ADD
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1007CodeMethodInvokeExpression cmieAdd = new CodeMethodInvokeExpression(cpreSetters, ADD, cvreES);
MS\Internal\MarkupCompiler\ParserExtension.cs (1)
291miKnownEvent = ownerTagType.GetMethod(MarkupCompiler.ADD + localAttribName + MarkupCompiler.HANDLER,