4 references to ValidateToken
WindowsBase (4)
Base\MS\Internal\ContentType.cs (4)
434
_type =
ValidateToken
(splitBasedOnForwardSlash[0]);
435
_subType =
ValidateToken
(splitBasedOnForwardSlash[1]);
479
ValidateToken
(parameterAndValue.Substring(0, equalSignIndex)),
590
ValidateToken
(parameterValue);