4 references to s_RESET_ON_LITERALS
System.ComponentModel.TypeConverter (4)
System\ComponentModel\MaskedTextProvider.cs (4)
118private static readonly int s_SKIP_SPACE = BitVector32.CreateMask(s_RESET_ON_LITERALS); 276_flagState[s_RESET_ON_LITERALS] = true; 777return _flagState[s_RESET_ON_LITERALS]; 781_flagState[s_RESET_ON_LITERALS] = value;