4 references to IsMediaLinkEntry
System.Data.Services.Client (4)
System\Data\Services\Client\DataServiceContext.cs (4)
2966
if (!type.
IsMediaLinkEntry
&& !box.IsMediaLinkEntry)
2979
if (!type.
IsMediaLinkEntry
&& !box.IsMediaLinkEntry)
4616
if (!type.
IsMediaLinkEntry
&& !entityDescriptor.IsMediaLinkEntry)
5133
if (type.
IsMediaLinkEntry
|| entityDescriptor.IsMediaLinkEntry)