Implemented interface member:
property
LinePosition
System.Xml.IXmlLineInfo.LinePosition
1 reference to LinePosition
System.Private.Xml (1)
System\Xml\Core\XmlValidatingReader.cs (1)
261public int LinePosition { get { return _impl.LinePosition; } }