Base:
method
ToString
System.Object.ToString()
2 references to ToString
System.WorkflowServices (2)
System\Workflow\Activities\ContractMethodInfo.cs (1)
214
return signature.
ToString
();
System\Workflow\Activities\ContractType.cs (1)
868
return
ToString
().GetHashCode();