7 references to anonymous
System.Xml (7)
System\Xml\Serialization\XmlReflectionImporter.cs (7)
580
existingMapping = (TypeMapping)
anonymous
[type];
612
anonymous
[type] = mapping;
630
mapping = type == null ? null : (TypeMapping)
anonymous
[type];
663
anonymous
[model.Type] = mapping;
984
anonymous
[model.Type] = mapping;
991
anonymous
[model.Type] = mapping;
1058
anonymous
[model.Type] = mapping;