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