1 write to _attributeTextNode
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
1932_attributeTextNode = attributeTextNode;
1 reference to _attributeTextNode
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
1954public XmlAttributeTextNode AttributeText { get { return _attributeTextNode; } }