Is there a way to have SvcUtil include the [XmlIgnore] attribute?
we need this attribute in our proxy classes (because we have Dictionaries that XmlSerialization does not like), but SvcUtil does not include these attributes in the generated proxies.