3 references to GetSoapFlags
System.Private.Xml (3)
System\Xml\Serialization\SoapReflectionImporter.cs (3)
184if ((a.GetSoapFlags() & ~SoapAttributeFlags.Type) != 0) 594if ((a.GetSoapFlags() & ~SoapAttributeFlags.Enum) != 0) 693SoapAttributeFlags flags = a.GetSoapFlags();