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