1 reference to IsAllowedCharacter
System.IO.Packaging (1)
System\IO\Packaging\ContentType.cs (1)
420
if (!IsAsciiLetterOrDigit(token[i]) && !
IsAllowedCharacter
(token[i]))