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