4 references to TrimHead
mscorlib (4)
system\string.cs (4)
1329
return TrimHelper(
TrimHead
);
1331
return TrimHelper(trimChars,
TrimHead
);
2758
if (trimType !=
TrimHead
) {
2789
if (trimType !=
TrimHead
) {