5 writes to _linePosition
PresentationFramework (5)
6 references to _linePosition
PresentationFramework (6)
System\Windows\Markup\XamlTypeMapper.cs (6)
284_linePosition = _linePosition,
520XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, null);
608XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, null);
613XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, e);
625XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, null);
3808XamlParseException.ThrowException(message, innerException, _lineNumber, _linePosition);