2 references to XmlMappings
System.ServiceModel (2)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (2)
688
if (
XmlMappings
.TryGetValue(mappingKey, out mapping))
699
XmlMappings
.Add(mappingKey, mapping);