2 references to Type
System.Xml (2)
System\Xml\Serialization\SoapAttributes.cs (1)
82if (soapType != null) flags |= SoapAttributeFlags.Type;
System\Xml\Serialization\SoapReflectionImporter.cs (1)
199if ((a.SoapFlags & ~SoapAttributeFlags.Type) != 0)