2 references to Events
System.Web (2)
UI\TargetFrameworkUtil.cs (2)
269
if (!memberCache.
Events
.TryGetValue(name, out result)) {
271
memberCache.
Events
.TryAdd(name, result);