2 references to DontSupportReentrantFilterMessageSwitchName
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AppContextDefaultValues.Defaults.cs (1)
22LocalAppContext.DefineSwitchDefault(LocalAppContextSwitches.DontSupportReentrantFilterMessageSwitchName, true);
winforms\Managed\System\WinForms\LocalAppContextSwitches.cs (1)
38return LocalAppContext.GetCachedSwitchValue(LocalAppContextSwitches.DontSupportReentrantFilterMessageSwitchName, ref _dontSupportReentrantFilterMessage);