1 reference to s_cache
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
305
return
s_cache
.GetOrAdd(resultType, t => new TaskCompletionSourceInfo(t));