2 writes to NaNSymbol
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
178info.NaNSymbol = nanSymbol;
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
402info.NaNSymbol = value;
4 references to NaNSymbol
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs (2)
321return info.NaNSymbol; 965return info.NaNSymbol;
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\RootAction.cs (2)
225info.NaNSymbol != newinfo.NaNSymbol ||