3 references to MimeTypePropertyAttribute
System.Data.Services.Client (3)
System\Data\Services\Client\ClientType.cs (3)
751
MimeTypePropertyAttribute
attribute = (
MimeTypePropertyAttribute
)this.ElementType.GetCustomAttributes(typeof(
MimeTypePropertyAttribute
), true).SingleOrDefault();