5 references to types
System.Data.Services.Client (5)
System\Data\Services\Client\ClientType.cs (5)
404lock (ClientType.types) 406ClientType.types.TryGetValue(type, out clientType); 420lock (ClientType.types) 423if (ClientType.types.TryGetValue(type, out existing)) 429ClientType.types.Add(type, clientType);