2 references to IsNamespacePrefixUnique
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\WorkflowMarkupSerializerMapping.cs (2)
442if (String.IsNullOrEmpty(prefix) || !IsNamespacePrefixUnique(prefix, manager.PrefixBasedMappings.Keys)) 448while (!IsNamespacePrefixUnique(prefix, manager.PrefixBasedMappings.Keys))