1 reference to IsProperty
System.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
341return new InvalidOperationException(Res.GetString(model.IsProperty ? Res.XmlPropertyReflectionError : Res.XmlFieldReflectionError, model.Name), e);