2 references to XmlType
System.ServiceModel (1)
System\ServiceModel\Description\XmlSerializerOperationGenerator.cs (1)
250XmlTypeAttribute xmlType = new XmlTypeAttribute();
System.Web.Services (1)
System\Web\Services\Protocols\SoapHeader.cs (1)
25[XmlType(IncludeInSchema = false), SoapType(IncludeInSchema = false)]