2 references to EVENTSETTER
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
975CodeVariableDeclarationStatement cvdsES = new CodeVariableDeclarationStatement(KnownTypes.Types[(int)KnownElements.EventSetter], EVENTSETTER); 983CodeVariableReferenceExpression cvreES = new CodeVariableReferenceExpression(EVENTSETTER);