3 references to SoapFlags
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (3)
217if ((a.SoapFlags & ~SoapAttributeFlags.Type) != 0) 623if ((a.SoapFlags & ~SoapAttributeFlags.Enum) != 0) 719SoapAttributeFlags flags = a.SoapFlags;