Base:
method
GetHashCode
System.Object.GetHashCode()
2 references to GetHashCode
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\WorkflowMarkupSerializationManager.cs (2)
403if (!this.clrNamespaceBasedMappings.ContainsKey(mapping.GetHashCode())) 404this.clrNamespaceBasedMappings.Add(mapping.GetHashCode(), mapping);