2 references to Type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapAttributes.cs (1)
94
if (_soapType != null) flags |= SoapAttributeFlags.
Type
;
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (1)
217
if ((a.SoapFlags & ~SoapAttributeFlags.
Type
) != 0)