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