3 references to WEBEVENT_RAISE_IN_PROGRESS
System.Web (3)
Management\WebEvents.cs (3)
505o = CallContext.GetData(WEBEVENT_RAISE_IN_PROGRESS); 594CallContext.SetData(WEBEVENT_RAISE_IN_PROGRESS, true); 624CallContext.FreeNamedDataSlot(WEBEVENT_RAISE_IN_PROGRESS);