2 references to UseLegacyRegExTimeoutString
System.ComponentModel.DataAnnotations (2)
DataAnnotations\LocalAppContextSwitches.cs (2)
19return LocalAppContext.GetCachedSwitchValue(UseLegacyRegExTimeoutString, ref useLegacyRegExTimeout); 26LocalAppContext.DefineSwitchDefault(UseLegacyRegExTimeoutString, true);