1 reference to s_cache
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
323
return
s_cache
.GetOrAdd(resultType, t => new TaskCompletionSourceInfo(t));