3 references to s_cache
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\MessageHeaderT.cs (3)
121if (!s_cache.TryGetValue(t, out result)) 125if (!s_cache.TryGetValue(t, out result)) 128s_cache.Add(t, result);