9 references to EnsureMethodWrapped
System.Workflow.ComponentModel (9)
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (9)
344
methodInfos.Add(
EnsureMethodWrapped
(methodInfo));
469
returnMemberInfo =
EnsureMethodWrapped
(memberInfo as MethodInfo);
715
return
EnsureMethodWrapped
(method);
973
methods.Add(this.rtTypeWrapper.
EnsureMethodWrapped
(methodInfo));
981
return this.rtTypeWrapper.
EnsureMethodWrapped
(methodInfo);
999
return this.rtTypeWrapper.
EnsureMethodWrapped
(methodInfo);
1187
return this.rtTypeWrapper.
EnsureMethodWrapped
(methodInfo);
1194
return this.rtTypeWrapper.
EnsureMethodWrapped
(methodInfo);
1201
return this.rtTypeWrapper.
EnsureMethodWrapped
(methodInfo);