1 write to Type
System.Data.Services.Client (1)
System\Data\Services\Client\ClientType.cs (1)
460
typename.
Type
= userType;
3 references to Type
System.Data.Services.Client (3)
System\Data\Services\Client\ClientType.cs (3)
1062
return (x.
Type
== y.
Type
&& x.Name == y.Name);
1070
return obj.
Type
.GetHashCode() ^ obj.Name.GetHashCode();