2 references to MimeTypePropertyName
System.Data.Services.Client (2)
System\Data\Services\Client\ClientType.cs (2)
756
(0 > (mimeTypeIndex = this.IndexOfProperty(attribute.
MimeTypePropertyName
))))
758
throw Error.InvalidOperation(Strings.ClientType_MissingMimeTypeProperty(attribute.DataPropertyName, attribute.
MimeTypePropertyName
));