4 references to boundedTypes
System.Workflow.ComponentModel (4)
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (4)
575Type returnType = this.boundedTypes[typeArgs] as Type; 635this.boundedTypes[typeArgs] = returnType; 652ArrayList bindingArgs = new ArrayList(this.boundedTypes.Keys); 659this.boundedTypes.Remove(types);