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