Home
last modified time | relevance | path

Searched refs:AddImplementationChild (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities.Core.Presentation/System/Activities/Core/Presentation/
H A DInvokeDelegateValidationFeature.cs110 metadata.AddImplementationChild(this.ShowWarning); in CacheMetadata()
111 metadata.AddImplementationChild(this.ShowError); in CacheMetadata()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/
H A DNativeActivityMetadata.cs177 public void AddImplementationChild(Activity implementationChild) in AddImplementationChild() method
183 this.activity.AddImplementationChild(implementationChild); in AddImplementationChild()
H A DActivity.cs613 internal void AddImplementationChild(Activity implementationChild) in AddImplementationChild() method in System.Activities.Activity
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activities/System/ServiceModel/Activities/
H A DInternalSendMessage.cs542 metadata.AddImplementationChild(this.persist); in CacheMetadata()
597 metadata.AddImplementationChild(this.channelCorrelationCompletionWaiter); in CacheMetadata()
598 metadata.AddImplementationChild(this.openChannelFactory); in CacheMetadata()
599 metadata.AddImplementationChild(this.openChannelAndSendMessage); in CacheMetadata()
H A DInternalReceiveMessage.cs783 metadata.AddImplementationChild(this.waitForReply); in CacheMetadata()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/Statements/
H A DTransactionScope.cs133 metadata.AddImplementationChild(this.NestedScopeTimeoutWorkflow); in CacheMetadata()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.Runtime/System/Activities/Statements/
H A DInterop.cs284 metadata.AddImplementationChild(this.persistActivity); in CacheMetadata()