2 references to Type
System.Private.Xml (2)
System\Xml\Serialization\SoapAttributes.cs (1)
79
if (_soapType != null) flags |= SoapAttributeFlags.
Type
;
System\Xml\Serialization\SoapReflectionImporter.cs (1)
184
if ((a.GetSoapFlags() & ~SoapAttributeFlags.
Type
) != 0)