2 references to IsValidText
mscorlib (2)
system\security\securityelement.cs (2)
132if (text != null && !IsValidText( text )) 234if (!IsValidText( value ))