5 references to GetSpan
System.Runtime.Numerics (5)
System\Number.BigInteger.cs (5)
489
ReadOnlySpan<nuint> multiplier = powersOf1e9.
GetSpan
(powersOf1e9Index);
1039
ReadOnlySpan<nuint> powOfTen = powersOf1e9.
GetSpan
(powersIndex);
1045
powOfTen = powersOf1e9.
GetSpan
(powersIndex);
1466
ReadOnlySpan<nuint> first =
GetSpan
(fi);
1487
ReadOnlySpan<nuint> power =
GetSpan
(fi);