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