2 references to SyncEventMethodInfo
System.Web (2)
UI\TemplateControl.cs (2)
564dictionary[methodName] = new SyncEventMethodInfo(parameterfulMethod, isArgless: false); 571dictionary[methodName] = new SyncEventMethodInfo(parameterlessMethod, isArgless: true);