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