const char* GetNameInSourceCodeOfTarget() {
		return m_itrTargetSymbol->GetNameInSourceCode();
	}