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