2 references to XmlMappings
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (2)
578
if (
XmlMappings
.TryGetValue(mappingKey, out mapping))
585
XmlMappings
.Add(mappingKey, mapping);