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)
1954
public XmlAttributeTextNode AttributeText { get { return
_attributeTextNode
; } }