9 references to s_tenPowersPos
System.Private.Xml (9)
System\Xml\Xsl\XPathConvert.cs (9)
276TenPowers = s_tenPowersPos; 836iT = (25 - numHH._exp) * 15 / s_tenPowersPos[45]._exp; 840tenPower = s_tenPowersPos[30 + iT]; 849iT = (25 - numHH._exp) * 32 / s_tenPowersPos[31]._exp; 851tenPower = s_tenPowersPos[iT - 1]; 923numHH.Mul(ref s_tenPowersPos[7]); 930numHL.Mul(ref s_tenPowersPos[7]); 934numLH.Mul(ref s_tenPowersPos[7]); 937numLL.Mul(ref s_tenPowersPos[7]);