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