7 references to _anonymous
System.Private.Xml (7)
System\Xml\Serialization\XmlReflectionImporter.cs (7)
657
existingMapping = (TypeMapping?)
_anonymous
[type];
694
_anonymous
[type] = mapping;
716
mapping = type == null ? null : (TypeMapping?)
_anonymous
[type];
752
_anonymous
[model.Type] = mapping;
1134
_anonymous
[model.Type] = mapping;
1141
_anonymous
[model.Type] = mapping;
1219
_anonymous
[model.Type] = mapping;