3 references to NodeQuotaAttr
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathMessageFilter.cs (3)
106nqAttr.Name = NodeQuotaAttr; 516if (reader.LocalName == NodeQuotaAttr && reader.NamespaceURI.Length == 0) 615writer.WriteAttributeString(NodeQuotaAttr, this.NodeQuota.ToString(NumberFormatInfo.InvariantInfo));