2 references to DefaultSendContent
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\Send.cs (1)
91return this.Content ?? SendContent.DefaultSendContent;
System\ServiceModel\Activities\SendReply.cs (1)
81return this.Content ?? SendContent.DefaultSendContent;