1 write to AllowUnsafeCaching
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Configuration\SendMessageChannelCacheElement.cs (1)
67AllowUnsafeCaching = this.AllowUnsafeCaching,
1 reference to AllowUnsafeCaching
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Description\SendMessageChannelCacheBehavior.cs (1)
44workflowServiceHost.WorkflowExtensions.Add(new SendMessageChannelCache(this.FactorySettings, this.ChannelSettings, this.AllowUnsafeCaching));