5 references to ValueAsString
dotnet-svcutil-lib (5)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (5)
637return GetAttributeNode(index).ValueAsString; 645return attributeNode.ValueAsString; 653return attributeNode.ValueAsString; 661return attributeNode.ValueAsString; 1704_value = _node.ValueAsString;