1 reference to IsNamespaceSeparatorChar
System.WorkflowServices (1)
System\Workflow\Activities\ValidationHelper.cs (1)
68
if (isTypeName && !nextMustBeStartChar && !previousWasNamespaceSeparatorChar &&
IsNamespaceSeparatorChar
(ch, ref nextMustBeStartChar))