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