9 references to AddImplementationChild
System.Activities (1)
System\Activities\Statements\TransactionScope.cs (1)
133metadata.AddImplementationChild(this.NestedScopeTimeoutWorkflow);
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\InvokeDelegateValidationFeature.cs (2)
110metadata.AddImplementationChild(this.ShowWarning); 111metadata.AddImplementationChild(this.ShowError);
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\InternalReceiveMessage.cs (1)
783metadata.AddImplementationChild(this.waitForReply);
System\ServiceModel\Activities\InternalSendMessage.cs (4)
542metadata.AddImplementationChild(this.persist); 597metadata.AddImplementationChild(this.channelCorrelationCompletionWaiter); 598metadata.AddImplementationChild(this.openChannelFactory); 599metadata.AddImplementationChild(this.openChannelAndSendMessage);
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
284metadata.AddImplementationChild(this.persistActivity);