1 write to interfaceType
System.Workflow.Activities (1)
LocalService\MessageQueueKey.cs (1)
50this.interfaceType = interfaceType;
3 references to interfaceType
System.Workflow.Activities (3)
LocalService\MessageQueueKey.cs (3)
36assemblyQualifiedName = this.interfaceType.AssemblyQualifiedName; 75return this.interfaceType; 244stringBuilder.AppendLine("Interface Type:" + this.interfaceType.ToString());