1 reference to s_bigTwo
Microsoft.CodeAnalysis (1)
RealParser.cs (1)
752
var powerOfTwo = BigInteger.Pow(
s_bigTwo
, (int)shift);