1 write to eventInfo
System.Web (1)
Compilation\DataBindingExpressionBuilder.cs (1)
24eventInfo = typeof(Control).GetEvent("DataBinding");
2 references to eventInfo
System.Web (2)
Compilation\DataBindingExpressionBuilder.cs (2)
23if (eventInfo == null) { 27return eventInfo;