1 write to xmlMappings
System.ServiceModel (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
678this.xmlMappings = new Dictionary<string, XmlMembersMapping>();
2 references to xmlMappings
System.ServiceModel (2)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (2)
676if (this.xmlMappings == null) 680return this.xmlMappings;