Implemented interface member:
property
LinePosition
Microsoft.Xml.IXmlLineInfo.LinePosition
1 reference to LinePosition
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReader.cs (1)
346public int LinePosition { get { return _impl.LinePosition; } }