3 references to s_cache
System.ServiceModel.Primitives (3)
System\ServiceModel\MessageHeaderT.cs (3)
110if (!s_cache.TryGetValue(t, out result)) 114if (!s_cache.TryGetValue(t, out result)) 117s_cache.Add(t, result);