1 reference to s_tagIllegalCharacters
mscorlib (1)
system\security\securityelement.cs (1)
470
return tag.IndexOfAny(
s_tagIllegalCharacters
) == -1;