2 references to Values
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
814
ICollection values = mapping.BaseMapping.LocalAttributes.
Values
;
821
values = mapping.BaseMapping.LocalElements.
Values
;