3 references to SoapFlags
System.Xml (3)
System\Xml\Serialization\SoapReflectionImporter.cs (3)
199if ((a.SoapFlags & ~SoapAttributeFlags.Type) != 0) 555if ((a.SoapFlags & ~SoapAttributeFlags.Enum) != 0) 640SoapAttributeFlags flags = a.SoapFlags;