1 reference to m_trimChars
mscorlib (1)
system\security\util\stringexpressionset.cs (1)
110
return str.Trim(
m_trimChars
);