2 references to TrailingZeros
mscorlib (2)
system\number.cs (2)
1031|| (p - stringPointer < str.Length && !TrailingZeros(str, (int)(p - stringPointer)))) { 1214|| (p - stringPointer < str.Length && !TrailingZeros(str, (int)(p - stringPointer)))) {