1 reference to IsDefined
System.Web (1)
Util\ReflectionUtil.cs (1)
34if (fieldInfo.IsInitOnly || fieldInfo.IsDefined(typeof(DoNotResetAttribute))) {