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;
1129
_anonymous
[model.Type] = mapping;
1136
_anonymous
[model.Type] = mapping;
1213
_anonymous
[model.Type] = mapping;