2 references to _onTransactionAbortEventName
System.Web (2)
UI\TemplateControl.cs (2)
100
_eventObjects.Add(
_onTransactionAbortEventName
, EventAbortTransaction);
531
GetDelegateInformationFromSyncMethod(
_onTransactionAbortEventName
, syncEventDictionary);