5 references to GetSpan
System.Runtime.Numerics (5)
System\Number.BigInteger.cs (5)
468
ReadOnlySpan<uint> multiplier = powersOf1e9.
GetSpan
(powersOf1e9Index);
1012
ReadOnlySpan<uint> powOfTen = powersOf1e9.
GetSpan
(powersIndex);
1018
powOfTen = powersOf1e9.
GetSpan
(powersIndex);
1315
ReadOnlySpan<uint> first =
GetSpan
(fi);
1336
ReadOnlySpan<uint> power =
GetSpan
(fi);