Base:
property
AssemblyQualifiedName
System.Type.AssemblyQualifiedName
2 references to AssemblyQualifiedName
System.WorkflowServices (2)
System\Workflow\Activities\ContractType.cs (2)
191
if (string.Compare(this.
AssemblyQualifiedName
, contract.
AssemblyQualifiedName
, StringComparison.Ordinal) != 0 ||