1 instantiation of CustomEventCodeOccurrence
System.Web (1)
Management\WebEvents.cs (1)
458ceco = new CustomEventCodeOccurrence();
3 references to CustomEventCodeOccurrence
System.Web (3)
Management\WebEvents.cs (3)
451CustomEventCodeOccurrence ceco = (CustomEventCodeOccurrence)s_customEventCodeOccurrence[_code]; 456ceco = (CustomEventCodeOccurrence)s_customEventCodeOccurrence[_code];