2 writes to PerMilleSymbol
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
180info.PerMilleSymbol = char.ToString(characters[3]);
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
410info.PerMilleSymbol = value;
4 references to PerMilleSymbol
System.Private.Xml (3)
System\Xml\Xsl\Runtime\DecimalFormatter.cs (1)
59char perMilleSymbol = _posFormatInfo.PerMilleSymbol[0];
System\Xml\Xsl\XsltOld\RootAction.cs (2)
227info.PerMilleSymbol != newinfo.PerMilleSymbol ||
System.Runtime.Numerics (1)
System\Number.Polyfill.cs (1)
149where TChar : unmanaged, IUtfChar<TChar> => FromString<TChar>(info.PerMilleSymbol);