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