2 writes to factoryReference
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\InternalSendMessage.cs (2)
2498this.factoryReference = cacheItem.Value; 2503this.factoryReference = newFactoryReference;
1 reference to factoryReference
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\InternalSendMessage.cs (1)
2427return this.factoryReference;