5 writes to _linePosition
PresentationFramework (5)
6 references to _linePosition
PresentationFramework (6)
System\Windows\Markup\XamlTypeMapper.cs (6)
280_linePosition = _linePosition,
516XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, null);
604XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, null);
609XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, e);
621XamlParseException.ThrowException(parserContext, _lineNumber, _linePosition, message, null);
3808XamlParseException.ThrowException(message, innerException, _lineNumber, _linePosition);