2 references to BuildCacheAddress
System.WorkflowServices (2)
System\Workflow\Runtime\Hosting\ChannelManager.cs (1)
57cacheAddress = ChannelManagerHelpers.BuildCacheAddress(endpoint.Name, endpoint.Contract.Name);
System\Workflow\Runtime\Hosting\ChannelManagerHelpers.cs (1)
30return BuildCacheAddress(endpointName, contractType.AssemblyQualifiedName);