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