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