1 write to derivedMappings
System.Xml (1)
System\Xml\Serialization\Mappings.cs (1)
969
baseMapping.
derivedMappings
= this;
2 references to derivedMappings
System.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
968
nextDerivedMapping = baseMapping.
derivedMappings
;
1014
return
derivedMappings
;