1 write to hasWrapperElement
System.Xml (1)
System\Xml\Serialization\Mappings.cs (1)
908set { hasWrapperElement = value; }
1 reference to hasWrapperElement
System.Xml (1)
System\Xml\Serialization\Mappings.cs (1)
907get { return hasWrapperElement; }