2 references to LinePosition
System.Xaml (2)
System\Xaml\Parser\MePullParser.cs (1)
446get { return _tokenizer.LinePosition; }
System\Xaml\XamlException.cs (1)
94: base(message, null, meScanner.LineNumber, meScanner.LinePosition) { }