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