1 write to _soapAttributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionMember.cs (1)
50set { _soapAttributes = value; }
1 reference to _soapAttributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionMember.cs (1)
49get { return _soapAttributes; }