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