3 references to EnsureConstructorWrapped
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (3)
309ctorInfos.Add(EnsureConstructorWrapped(ctorInfo)); 463returnMemberInfo = EnsureConstructorWrapped(memberInfo as ConstructorInfo); 689return EnsureConstructorWrapped(ctorInfo);