2 writes to percentPositivePattern
mscorlib (2)
system\globalization\culturedata.cs (1)
3189nfi.percentPositivePattern = this.IPOSITIVEPERCENT;
system\globalization\numberformatinfo.cs (1)
554percentPositivePattern = value;
1 reference to percentPositivePattern
mscorlib (1)
system\globalization\numberformatinfo.cs (1)
538get { return percentPositivePattern; }