11 references to Trim
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.Trim.cs (1)
351
return
Trim
(span, trimElements[0]);
System.Runtime.Numerics (10)
System\Number.BigInteger.cs (2)
453
Debug.Assert(bits.
Trim
(0u).Length == 0);
1037
Debug.Assert(!upper.
Trim
(0u).IsEmpty);
System\Numerics\BigIntegerCalculator.SquMul.cs (8)
54
Debug.Assert(bits.
Trim
(0u).IsEmpty);
91
Debug.Assert(bits.
Trim
(0u).IsEmpty);
153
Debug.Assert(bits.
Trim
(0u).IsEmpty);
222
Debug.Assert(bits.
Trim
(0u).IsEmpty);
250
Debug.Assert(bits.
Trim
(0u).IsEmpty);
299
Debug.Assert(bits.
Trim
(0u).IsEmpty);
408
Debug.Assert(bits.
Trim
(0u).IsEmpty);
489
Debug.Assert(bits.
Trim
(0u).IsEmpty);