3 references to _type
System.Workflow.Runtime (3)
Configuration\WorkflowRuntimeServiceElement.cs (3)
35[ConfigurationProperty(_type, DefaultValue = null)] 40return (string)base[_type]; 47base[_type] = value;