5 writes to _linePosition
PresentationFramework (5)
6 references to _linePosition
PresentationFramework (6)
System\Windows\Markup\XamlTypeMapper.cs (6)
281_linePosition = _linePosition,
517XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, null);
605XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, null);
610XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, e);
622XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, null);
3809XamlParseException.ThrowException(message, innerException, _lineNumber, _linePosition);